﻿/*User Rating Style*/
.UserRatingText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
	padding:5px;
}
.UserRatingImage
{
	background-image: url (../ExternalContent/Images/global/UserRating4.gif);
}
.ButtonStyle
{
	font-weight:bold;
	background-color:#005DBA;
	font-size:10pt;
	color:#ffffff;
	border-color:#005DBA;
}
.LabelStyle
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13pt;
	color:black;
}
/*End-User Rating Style*/
