.clear { clear:both; }
.hidden { display:none; }
.va-top { vertical-align:top; }
.max-length, .small {
	font-size:11px; color:#888;
}

.fleft { float:left; }

.post-inner .imgright  { float: right; margin-left: 10px; }
.post-inner .imgleft   { float: left; margin-right: 10px; }
.post-inner .imgnotext { display: block; margin: 0 auto; width:100% !important; }

.post-inner img { max-width:100%; }
.post-inner iframe { max-width:100%; }