.nocomments {
	font-size: 1em;
}
table.comment {
	font-family: Tahoma;
	font-size: 1em;
}
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, .commentauthor A:link, .commentauthor A:visited {
	font-weight: bold;
	color: black;
}
.commentbody {
	color: #555555;
	line-height: 13px;
}

TD.commentbody {
	padding-left: 15px;
}

.commentcount {
	font-size: 1em;
}

.commentcount A, .commentcount A:link, .commentcount A:visited {
	color: Blue;
	border: none;
}

.commentseperator {
	border-bottom: dashed 1px #C0C0C0;
}
A.postcomment, A:link.postcomment, A:visited.postcomment {
	color: Blue;
}
