﻿.bgrating
{
	background: url(/Content/im/photo/gray.gif) top left no-repeat;
	width: 92px;
	height: 16px;
	cursor:pointer;
}
.votedrating
{
	background: url(/Content/im/photo/gold.gif) top left no-repeat;
	width:0%;
	height: 16px;
}
.bevotingrating
{
	background: url(/Content/im/photo/red.gif) top left no-repeat;
	width:0%;
	height: 16px;
}
