﻿#browse-by { height: 40px; clear: both; }
.post { height: 135px; }
.post-headline { float: left; margin: 0 0 10px 0; }
.post-date { float: right; }
.post-description { clear: both; }
.post-text { height: 120px; float: left; width: 580px; border-bottom: 1px dotted #dadada; }
.post-photo { float: right; width: 102px;  }
.post-photo img { margin: 0 0 5px 0; }

#textarea { float: left; width: 460px; }
.post-headline { max-width: 340px; }
.post-text { width: 460px; }
#post-author { float: right; }
#post-author img { margin: 0 0 10px 0; }