.v0 {background:transparent url(../images/stars/0.png) no-repeat right top;}
.v1 {background:transparent url(../images/stars/1.png) no-repeat right top;}
.v2 {background:transparent url(../images/stars/2.png) no-repeat right top;}
.v3 {background:transparent url(../images/stars/3.png) no-repeat right top;}
.v4 {background:transparent url(../images/stars/4.png) no-repeat right top;}
.v5 {background:transparent url(../images/stars/5.png) no-repeat right top;}

.product-section .text-box .votestar {
 width:75px; 
 height:15px; 
 font-size:0.9em;
 margin:10px auto;
}
.votestar { 
 width:75px; 
 height:15px; 
 font-size:0.9em;
 margin:10px auto;
}
.vs {
	list-style:none;
	margin:0px;
	padding:0px;
	height:15px;
	position:relative;
	background:url(../images/yildizs.png) top left repeat-x;
}
.vs li {
 text-indent:-90000px;
	padding:0px;
	margin:0px;
	/*\ */
	float:left;
	/**/
}
.vs li a {
	outline:none;
	display:block;
	width:15px;
	height:15px;
	text-decoration:none;
	text-indent:-9000px;
	z-index:20;
	position:absolute;
	padding:0px;
	margin:0px;
	border:0;
}
.vs li a:hover {
	z-index:2;
	left:0px;
	background:url(../images/yildizs.png) left center;
}
.vs a.r1 {left:0px;}
.vs a.r1:hover {width:15px;}
.vs a.r2 {left:15px;}
.vs a.r2:hover {width:30px;}
.vs a.r3 {left:30px;}
.vs a.r3:hover {width:45px;}
.vs a.r4 {left:45px;}
.vs a.r4:hover {width:60px;}
.vs a.r5 {left:60px;}
.vs a.r5:hover {width:75px;}
.vs li.drm {
	position:absolute;
	height:15px;
	display:block;
	text-indent:-9000px;
	z-index:1;
	float:left;
	left:0px;
	padding:0px;
	margin:0px;
	background:url(../images/yildizs.png) left bottom;
}
.hide {display:none;}