.commentbody {
	color: #FF6600;
	font-weight: bold;
}
.postedby {
	font-style: italic;
	color: #666666;
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-color: #666666;	
}
