.postbody .content dl.file,
.postbody .content dl.thumbnail {
    display: inline-block !important;
    vertical-align: top !important;
    margin: 6px 12px 6px 0 !important;
    clear: none !important;
}

.postbody .content dl.file dt.attach-image,
.postbody .content dl.thumbnail dt {
    display: block !important;
    text-align: center !important;
}

.postbody .content dl.file dd,
.postbody .content dl.thumbnail dd {
    margin: 3px 0 0 0 !important;
    text-align: center !important;
    max-width: 260px !important;
    word-break: break-word !important;
}
