li.comment
{
	border-bottom: 1px solid #cacaca;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#comments ul
{
	margin-top:10px;
}

#comments .meta
{
	color: #01ADEF;
}

#comments #comment
{
	height:150px;
	margin-right:3px;
	margin-top:3px;
	width:610px;
	margin-bottom: 10px;
}

#recaptcha_widget_div
{
	margin-bottom:10px;
}