h3.totcomments {
	color: #365578;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	margin: 20px 0 30px;
	padding-top: 20px;
	background: url('/images/bg_comsep.png') no-repeat top center;
}

#commentlist li {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.commentposter {
	float: left;
	width: 50px;
	margin-right: 20px;
}

.commentposter {
	border: 1px solid #ccc;
	padding: 2px;
}

.commentbody {
	float: left;
	width: 550px;
}

.commentcredit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	margin-bottom: 10px;
	line-height: 17px;
	height: 20px;	
}

#comment_completed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 20px;
	color: green;
}