/* Moded by attach inline img bb3.mobi*/
.attachbox dd {
	margin-top: 4px;
	padding-top: 4px;
	clear: left;
	display: inline;
	border: 0 !important;
}

.attachbox dd dl {
	/* border-bottom: 1px solid #ddd; */
	display: inline-block;
	max-width: 100%;
}

/*
div.inline-attachment {
	display: inline-block;
	padding-right: 4px;
}


div.inline-attachment dl.thumbnail, div.inline-attachment dl.file {
	display: inline-block;
	margin-bottom: 0;
}
*/

dl.thumbnail, dl.file {
	display: inline-block !important;
	vertical-align: bottom;
}

dl.attachbox dl.thumbnail, dl.file { max-width: 240px !important; }

@media (max-width: 700px) {
	/* .inline-attachment .thumbnail, .inline-attachment .thumbnail img { width: 99% !important; } */
}