.juno_rate_widget {}  
.ratings_stars {background: url(images/star_empty.jpg) no-repeat;float:left; height:16px;padding:0px;width: 15px;}  
.ratings_vote {background: url(images/star_full.jpg) no-repeat;}
.ratings_over {background: url(images/star_full.jpg) no-repeat;} 
.total_votes {background: #eaeaea; top: 58px; left: 0;padding: 5px; position: absolute;}
.review-blocks .juno_rate_widget{float: right}
.juno_rating_enable .ratings_stars{cursor: pointer;}