.star-rating,.star-rating a:hover,.star-rating a:active,.star-rating a:focus,.star-rating .votos{background:url('../media/estrellas.gif') left -1000px repeat-x;}
.star-rating{position:relative;width:125px;height:25px;overflow:hidden;list-style:none;background-position:left top;}
.star-rating li{display:inline;height:25px !important;margin-top:0 !important;}
.star-rating a,.star-rating .votos{position:absolute;top:0;left:0;text-indent:-1000em;height:25px;line-height:25px;outline:none;overflow:hidden;}
.star-rating a:hover,.star-rating a:active,.star-rating a:focus{background-position:left bottom;}
.star-rating .una-estrella{width:20%;z-index:6;}
.star-rating .dos-estrellas{width:40%;z-index:5;}
.star-rating .tres-estrellas{width:60%;z-index:4;}
.star-rating .cuatro-estrellas{width:80%;z-index:3;}
.star-rating .cinco-estrellas{width:100%;z-index:2;}
.star-rating .votos{z-index:1;background-position:left center;}
