/************************************************
*	Rate Pro Board CSS						    *
************************************************/
a, a:visited{
	color: #FFFFFF;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}

/* Used on Star show. 
EX 
Rated: 4 from 5
This rating has been viewed 45 times
Number of votes: 1
You have recently rated this listing.
*/
.rateboard {
	align: center;
	margin: 0;
	padding: 0px;
	color: #FFFFFF;
	font: 12px/15px Verdana, Arial, Helvetica, sans-serif;
}

