/* ================================
    CSS STYLES FOR Module Downloads
   ================================
*/


body {


	color: #000000;
	background-color: #F1F3F6;
	/*background-image: url(pagebkgrd.gif);
	background-repeat: repeat-x;*/
}



.FullWidth
{
	width: 100%;
}
.RatingLabel
{
	font-size:11;
	font-weight:bold;
}

.RatingButton
{
	font-size:11;
	font-weight:bold;
}
.CommentsItem
{
	background-color: #D6CCFF;
}
.CommentsItemAlternate
{
	background-color: #FFFFFF;
}
