.comments-headerbg {
	width: 100%;
	height: 48px;
	background-image: url(/images/night/comments.bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.comments-header {
	width: 100%;
	height: 48px;
	background-image: url(/images/night/comments.header.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.comments {
	padding: 15px;
}

.comments-post {
	color: #666;
	font-size: x-small;
}

.comments-head, .comments-mainheader {
	padding-bottom: 2px;
	margin-top: 20px;
	font-weight: bold;
}

.comments-head	{
	border-bottom: 1px solid #999;
	color: #666;
}

.comments-mainheader {
	border-bottom: 1px solid #666;
	color: #666;
}

.comments-body {
	color: #666;
	line-height: 140%;
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: 1px dotted #999;
}

.comments-buttons {
	display: block;
	margin-top: 10px;
}
