.stardiv {
	width:80px;
	height:16px;
	background-image:url(../images/momentos-valor/estrellas/puntuacion-off.gif);
	background-repeat:repeat-x;
	float:left;
	margin-right:7px;
	margin-left:7px;
	margin-top:2px;
	
}
.starstyle {
	width:16px;
	height:16px;
	float:left;

}

.staronstyle {
	width:16px;
	height:16px;
	float:left;
	background-image:url(../images/momentos-valor/estrellas/puntuacion-on.gif);

}


