.CommentaryWithReportFunction .commentLabel
{
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 5px;
}
.CommentaryWithReportFunction .sendButton
{
	float: left;
	clear: right;
	display: block;
	margin: 0px 45px 10px 0;
}
.CommentaryWithReportFunction .date
{
	display: block;
	margin-bottom: 5px;
}
.CommentaryWithReportFunction .comment
{
	display: block;	
}
.CommentaryWithReportFunction .item
{
	padding: 2px 10px 2px 10px;
}
.CommentaryWithReportFunction .alternate
{
	padding: 2px 10px 2px 10px;
}
.CommentaryWithReportFunction .separator
{
	margin-bottom: 5px;
}
.CommentaryWithReportFunction .delete
{
	margin: 5px 10px 5px 0;
}

.CommentaryWithReportFunction .TextBoxRequired
{
	background-image: none; 
	padding-top: 5px; 
}

.CommentaryWithReportFunction img
{
	padding-bottom: 10px; 
}

.CommentaryWithReportFunction .Alias
{
	font-weight:bold;
}

.CommentaryWithReportFunction .CaptchaImage
{
	padding-top:10px;
	padding-bottom:10px;
}

.CommentaryWithReportFunction  .Error
{
	color:Red;
}

.CommentaryWithReportFunction .SendComment
{
	float:left;
}