#votaciones{float:left;height:auto;margin:0 0 5px;padding:0;width:100%;display:block !important;}
div.votaciones span {
	float: left;
	font-size: .9em;
	height: auto;
	margin: 0 0 8px;
	padding: 0;
	text-align: center;
	width: 40%;
}
div#votacionesSinImagen div.votaciones span{padding:10px 10px 10px 0;text-align:left;width:31%}
div#votacionesSinImagen div.votaciones div.rating{cursor:pointer;float:left;height:28px;margin:3px 0 0 .5%;overflow:hidden;padding:0;text-align:center;width:30%}
div.rating{cursor:pointer;height:18px;margin:0 auto;overflow:hidden;padding:0;text-align:center;width:150px}
/*div.rating:hover{background:0 0;background:url(estrellas.png) no-repeat top left}*/
div.estrella0{background:url(estrellas.png) no-repeat top left;z-index:1;background-size: contain;}
div.estrella1{background:url(puntos_uno.png) no-repeat top left;z-index:1;background-size: contain;}
div.estrella2{background:url(puntos_dos.png) no-repeat top left;z-index:1;background-size: contain;}
div.estrella3{background:url(puntos_tres.png) no-repeat top left;z-index:1;background-size: contain;}
div.estrella4{background:url(puntos_cuatro.png) no-repeat top left;z-index:1;background-size: contain;}
div.estrella5{background:url(puntos_cinco.png) no-repeat top left;z-index:1;background-size: contain;}
div.rating a{width:30px;height:30px;float:left;margin:0;padding:0;cursor:pointer;z-index:1000;cursor: auto;}
/*div.rating a.c1:hover{width:30px;background:url(una.png) no-repeat top left;z-index:1000}
div.rating a.c2:hover{width:60px;margin:0 0 0 -30px;background:url(dos.png) no-repeat top left;z-index:1000}
div.rating a.c3:hover{width:90px;margin:0 0 0 -60px;background:url(tres.png) no-repeat top left;z-index:1000}
div.rating a.c4:hover{width:120px;margin:0 0 0 -90px;background:url(cuatro.png) no-repeat top left;z-index:1000}
div.rating a.c5:hover{width:150px;margin:0 0 0 -120px;background:url(cinco.png) no-repeat top left;z-index:1000}*/
div.rating span{display:none}