/* comments */

.comments {

}

.comments dl.comments {
	
}
.comments dl.comments dt {
	padding-bottom: 2px;
	font-weight: bold;
}
.comments dl.comments dt span.date {
	float: right;
}
.comments dl.comments dd {
	margin-bottom: 1em;
	padding-bottom: 4px;
	border-bottom: 1px dashed #a0a0a0;
}
	.comments dl.comments dd div.picture {
		padding-top: 1em;
		text-align: center;
	}