@CHARSET "UTF-8";

div.comment {
	padding:4px 4px 10px 4px;
	min-height:50px;
}

div.comment0 {
	background:#fff;
}

div.comment1 {
	background:#eee;
}

div.comment div.details {
	margin-bottom:6px;
}

div.comment div.details span.date {
	font-weight:bold;
	font-size:14px;
}

div.comment div.details span.author {
	font-weight:bold;
	font-size:14px;
}