.CommentDate {
	font-size: 9px;
	font-style: italic;
}
.CommentAuthor {
	font-weight: bold;
}
.CommentCell {
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #000000;
	height: auto;
}
.CommentAuthorCell {
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #000000;
	background-color: #FFCC99;
}
.CommentTitleCell {
	border-top-width: 1px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #000000;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFCC99;
	height: 12px;
}
.CommentTable {
	border: 1px solid #000000;
	width: 100%;
}
