.comments-template
{
	clear: both;
	margin: 10px 0 0;
	padding: 20px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #ded7b3;
}

.commentmetadata
{
	font-size: 11px;
	font-weight: bold;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial;
	font-size: 12px;
}

.avatar
{
	vertical-align: top; 
	width: 50px;
}

.avatar img
{
	background-color: #fff;
	border: 1px solid #ded7b3;
	padding: 1px;
	width: 32px;
}