.rating,.rating a:hover,.rating a:active,.rating .current-rating,.star-rating2,.star-rating2 a:active,.star-rating2 .current-rating {
background:url(../images/rate_star.png) repeat-x
}

.rating a,.rating .current-rating,.star-rating2 a,.star-rating2 .current-rating {
position:absolute;
height:25px;
line-height:25px;
left:0;
top:0;
outline:none;
overflow:hidden;
text-indent:-1000em;
margin:0;
padding:0
}

.rating,.star-rating2 {
position:relative;
height:25px;
width:125px;
list-style:none;
overflow:hidden
}

.rating a:hover {
background-position:left bottom
}

.rating .current-rating {
background-position:left top;
z-index:1
}

.star-rating2 .current-rating {
background-position:left bottom;
z-index:1
}

.rating a.five-stars,.star-rating2 a.five-stars {
width:100%;
z-index:2
}

.rating a.four-stars,.star-rating2 a.four-stars {
width:80%;
z-index:3
}

.rating a.three-stars,.star-rating2 a.three-stars {
width:60%;
z-index:4
}

.rating a.two-stars,.star-rating2 a.two-stars {
width:40%;
z-index:5
}

.rating a.one-star,.star-rating2 a.one-star {
width:20%;
z-index:6
}

.rating li,.star-rating2 li {
display:inline
}

.voted_twice,.voted {
color:#F7C148;
padding:5px 5px 5px 16px;
text-align:center;
width:130px
}

.out5Class {
font-weight:700
}

.rated_text {
color:#F7DB16;
margin-bottom:5px
}
