.avatar {  padding: 1px;  border: 1px solid #E5E5E5;  float:right;}#CommentForm {   background: #fcecfc;  margin: 0 5px 20px 5px;  padding: 10px 0;  border-top: 1px solid #999;   border-bottom: 1px solid #999;  clear:both; }   #CommentForm br { clear:both;}  #CommentForm label, #CommentForm input {  	display: block;  	width: 150px;  	float: left;  	margin-bottom: 10px; }    #CommentForm label {  	text-align: right;  	width: 100px;  	padding-right: 20px; }  #Comment {	margin: 0;}.commentEntry {  border-top: 1px solid #999;  padding: 10px 0 5px 0;  clear: both;  }  .commentText {  margin-right: 120px;  border-top: 2px dotted #e5e5e5;  padding-top: 5px; }