div.preview {
    width: 960px;
    margin: 0 auto;
}
div.node-preview {
    padding: 10px;
}
div.preview h2 {
    padding: 0;
    margin: 0;
}
div.preview h2 a {
    font-family: 'Droid Serif',serif;
    font-weight: normal;
    font-size: 25px;
    color: #003a56;
    margin: 20px 0;
    line-height: normal;
}
div.preview p {
    font-family: 'Muli', sans-serif;
    font-size: 15px;
    line-height: 25px;
}
div.preview div.submitted {
    font-size: 12px;
    color: #787878;
}
div.preview img {
/*    width: 400px !important;
    height: auto !important;*/
}
div.preview i,
div.preview em {
    font-style: italic !important;
}


.form-managed-file .form-file, .form-managed-file .form-submit {
    margin: 0;
    display: block !important;
}
