.nocomments {
	font-size: 1em;
}
table.comment {
	font-family: Tahoma;
	font-size: 1.2em;
}
table.commentborder {
	border-top: dashed 1px #C0C0C0;
	border-left: dashed 1px #C0C0C0;
	border-bottom: dashed 1px #C0C0C0;
}
td.commentheader {
	color: Black;
}
td.commentbody {
	background-color: White;
}
.commenttitle {
	font-weight: bold;
}
.commentauthor {
	font-weight: normal;
}
.commentauthor A {
	font-weight: bold;
}
.commentbody {
	color: #555555;
}

TD.commentbody {
	padding-left: 15px;
}

.commentcount {
	font-size: .8em;
}

.commentcount A {
	color: Blue;
}

.commentseperator {
	border-bottom: dashed 1px #C0C0C0;
}
