.puntuaciones_grande {
	display:block;
	float:right;
	clear:right;
	margin-top:10px;
	height:30px;
}
.puntuaciones_grande ul {
	background:transparent url(estrella.png) repeat-x scroll left top;
	height:30px;
	list-style:none outside none;
	margin:0;
	padding:0;
	position:relative;
	width: 150px;

}
.puntuaciones_grande ul li {
	float:left;
	margin:0;
	padding:0;
	text-indent:-90000px;
}
.puntuaciones_grande ul li a {
	display:block;
	height:30px;
	position:absolute;
	text-decoration:none;
	text-indent:-9000px;
	width:30px;
	z-index:20;
}
.puntuaciones_grande ul li a.p1 {
left:0px;
}
.puntuaciones_grande ul li a.p1:hover {
width:30px;
}
.puntuaciones_grande ul li a.p2 {
left:30px;
}
.puntuaciones_grande ul li a.p2:hover {
width:60px;
}
.puntuaciones_grande ul li a.p3 {
left:60px;
}
.puntuaciones_grande ul li a.p3:hover {
width:90px;
}
.puntuaciones_grande ul li a.p4 {
left:90px;
}
.puntuaciones_grande ul li a.p4:hover {
width:120px;
}
.puntuaciones_grande ul li a.p5 {
left:120px;
}
.puntuaciones_grande ul li a.p5:hover {
width:150px;
}
.puntuaciones_grande ul li a:hover {
background:transparent url(estrella.png) repeat scroll left center;
left:0px;
z-index:2;
}
.puntuaciones_grande ul li.actual {
	background:transparent url(estrella.png) repeat scroll left bottom;
	display:block;
	height:30px;
	text-indent:-9000px;
	z-index:1;
}











.ratingblock {
display:block;
}
.loading {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(/images/working.gif) no-repeat scroll 50% 50%;
height:30px;
}
.unit-rating {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(estrella.png) repeat-x scroll left top;
height:30px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
position:relative;
}
.unit-rating li {
float:left;
margin:0;
padding:0;
text-indent:-90000px;
}
.unit-rating li a {
display:block;
height:30px;
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
padding:0;
position:absolute;
text-decoration:none;
text-indent:-9000px;
width:30px;
z-index:20;
}
.unit-rating li a:hover {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(estrella.png) repeat scroll left center;
left:0;
z-index:2;
}
.unit-rating a.r1-unit {
left:0;
}
.unit-rating a.r1-unit:hover {
width:30px;
}
.unit-rating a.r2-unit {
left:30px;
}
.unit-rating a.r2-unit:hover {
width:60px;
}
.unit-rating a.r3-unit {
left:60px;
}
.unit-rating a.r3-unit:hover {
width:90px;
}
.unit-rating a.r4-unit {
left:90px;
}
.unit-rating a.r4-unit:hover {
width:120px;
}
.unit-rating a.r5-unit {
left:120px;
}
.unit-rating a.r5-unit:hover {
width:150px;
}
.unit-rating a.r6-unit {
left:150px;
}
.unit-rating a.r6-unit:hover {
width:180px;
}
.unit-rating a.r7-unit {
left:180px;
}
.unit-rating a.r7-unit:hover {
width:210px;
}
.unit-rating a.r8-unit {
left:210px;
}
.unit-rating a.r8-unit:hover {
width:240px;
}
.unit-rating a.r9-unit {
left:240px;
}
.unit-rating a.r9-unit:hover {
width:270px;
}
.unit-rating a.r10-unit {
left:270px;
}
.unit-rating a.r10-unit:hover {
width:300px;
}
.unit-rating li.current-rating {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(estrella.png) repeat scroll left bottom;
display:block;
height:30px;
text-indent:-9000px;
z-index:1;
}
.voted {
color:#999999;
}
.thanks {
color:#CA0000;
}
.static {
color:#5D3126;
}

