/*votacion*/
.contenido_votacion{float:left;margin:2px 0px 0px 22px}
.votacion_estrellas{list-style:none;margin:0px;padding:0px;width:180px;height:32px;position:relative;background:url(../img/estrellas_grandes.gif) top left repeat-x}
.votacion_estrellas li{padding:0px;margin:0px;float:left}
.votacion_estrellas li a{outline:none;display:block;width:36px;height:32px;text-decoration:none;text-indent:-9000px;z-index:20;position:absolute;padding:0px}
.votacion_estrellas li a:hover,.votacion_estrellas li a:focus{background:url(../img/estrellas_grandes.gif) left center;z-index:2;left:0px}
.votacion_estrellas a.one-star{left:0px;}
.votacion_estrellas a.one-star:hover,.votacion_estrellas a.one-star:focus{width:36px}
.votacion_estrellas a.two-stars{left:36px}
.votacion_estrellas a.two-stars:hover,.votacion_estrellas a.two-stars:focus{width:72px}
.votacion_estrellas a.three-stars{left:72px}
.votacion_estrellas a.three-stars:hover,.votacion_estrellas a.three-stars:focus{width:108px}
.votacion_estrellas a.four-stars{left:108px}	
.votacion_estrellas a.four-stars:hover,.votacion_estrellas a.four-stars:focus{width:144px}
.votacion_estrellas a.five-stars{left:144px}
.votacion_estrellas a.five-stars:hover,.votacion_estrellas a.five-stars:focus{width:180px}
.votacion_estrellas li.current-rating{background:url(../img/estrellas_grandes.gif) left bottom;position:absolute;height:32px;display:block;text-indent:-9000px;z-index:1}
.hack_explorer{background-image:url(../img/pensando.gif)}

<!--//-->