.FRRCommentsDL,
.FRRCommentsDL-caption,
.FRRCommentsDL-report,
.FRRCommentsDL-start,
.FRRCommentsDL-result,
.FRRCommentsDL-end,
.FRRCommentsDL-more
{
	color: #000000;
    font-weight: normal;
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    white-space: nowrap;
    text-decoration: none;
    text-align:left;
}

.FRRCommentsDL-caption 
{
    font-weight: bold;
    margin-bottom:10px;
}

.FRRCommentsDL-report
{

}

.FRRCommentsDL-result			
{
	margin-top:5px;	
    margin-left:5px;
	margin-bottom:5px;
}
a.FRRCommentsDL-result:hover	{color: #999999;}

.FRRCommentsDL-more
{

}
a.FRRCommentsDL-more:hover {color: #999999;}





