.CommentPager
{
	width: 100%;
	background: #FFFFFF;
	border: solid 1px #e6e6e6;
	padding: 10x 7px 11px 10px;	
}
.comment
{
	border-bottom: dotted 1px #ccc;
	padding: 0px 0px 10px 0px;
	background: transparent;
	width: 100%;
	float:left;
}
.alternate
{
	background: transparent;
}
.Selected TD
{
	background: transparent;
}
.mycomment, .mycomment .comment
{
	background-color: transparent;
}