.star-rating {
	background: url("../images/rating_star.gif") repeat-x left -1000px;
}
.star-rating a:hover {
	background: url("../images/rating_star.gif") repeat-x left -1000px;
}
.star-rating a:active {
	background: url("../images/rating_star.gif") repeat-x left -1000px;
}
.star-rating .current-rating {
	background: url("../images/rating_star.gif") repeat-x left -1000px;
}
.star-rating {
	background-position: left top; list-style: none; margin: 0px; padding: 0px; width: 125px; height: 25px; overflow: hidden; position: relative;
}
.star-rating li {
	display: inline;
}
.star-rating a {
	border: currentColor; border-image: none; left: 0px; top: 0px; height: 25px; line-height: 25px; text-indent: -1000em; overflow: hidden; position: absolute;
}
.star-rating .current-rating {
	border: currentColor; border-image: none; left: 0px; top: 0px; height: 25px; line-height: 25px; text-indent: -1000em; overflow: hidden; position: absolute;
}
.star-rating a:hover {
	background-position: left bottom;
}
.star-rating a.one-star {
	width: 20%; z-index: 6;
}
.star-rating a.two-stars {
	width: 40%; z-index: 5;
}
.star-rating a.three-stars {
	width: 60%; z-index: 4;
}
.star-rating a.four-stars {
	width: 80%; z-index: 3;
}
.star-rating a.five-stars {
	width: 100%; z-index: 2;
}
.star-rating .current-rating {
	background-position: left; z-index: 1;
}
.star-rating2 {
	background: url("../images/rating_star_2.gif") repeat-x left -1000px;
}
.star-rating2 a:active {
	background: url("../images/rating_star_2.gif") repeat-x left -1000px;
}
.star-rating2 .current-rating {
	background: url("../images/rating_star_2.gif") repeat-x left -1000px;
}
.star-rating2 {
	background-position: left top; list-style: none; margin: 0px; padding: 0px; width: 125px; height: 25px; overflow: hidden; position: relative;
}
.star-rating2 li {
	display: inline;
}
.star-rating2 a {
	border: currentColor; border-image: none; left: 0px; top: 0px; height: 25px; line-height: 25px; text-indent: -1000em; overflow: hidden; position: absolute; cursor: default;
}
.star-rating2 .current-rating {
	border: currentColor; border-image: none; left: 0px; top: 0px; height: 25px; line-height: 25px; text-indent: -1000em; overflow: hidden; position: absolute; cursor: default;
}
.star-rating2 a.one-star {
	width: 20%; z-index: 6;
}
.star-rating2 a.two-stars {
	width: 40%; z-index: 5;
}
.star-rating2 a.three-stars {
	width: 60%; z-index: 4;
}
.star-rating2 a.four-stars {
	width: 80%; z-index: 3;
}
.star-rating2 a.five-stars {
	width: 100%; z-index: 2;
}
.star-rating2 .current-rating {
	background-position: left; z-index: 1;
}
.inline-rating {
	vertical-align: middle; display: inline-block;
}
.voted_twice {
	background: url("../images/rating_warning.gif") no-repeat 5px 50% rgb(255, 221, 221); padding: 5px 5px 5px 16px; width: 130px; text-align: center; color: rgb(102, 102, 102); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
}
.voted {
	background: url("../images/rating_tick.gif") no-repeat 5px 50% rgb(231, 255, 206); padding: 5px 5px 5px 16px; width: 130px; text-align: center; color: rgb(102, 102, 102); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px;
}
.rated_text {
	color: rgb(102, 102, 102); font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; margin-bottom: 5px;
}
.out5Class {
	color: rgb(0, 204, 0); font-weight: bold;
}
.percentClass {
	
}
.votesClass {
	
}
.topRatedList {
	margin: 0px; padding: 0px;
}
.topRatedList li {
	list-style-type: none;
}
