/* ------------------------------- Pills / Comparison -----------------*/
#comparative_chart {
width:500px;
height:407px;
background:url(../images/tablacomparativa_alargadores.gif) no-repeat top left;
margin:0 auto 0 auto;
}
#comparative_chart table{
margin:-99999px;
text-indent:-99999999px;
overflow:hidden;
}
#comparative_chart .www{
position:relative;
width:89px;
height:27px;
background:url(../images/www_button.gif) no-repeat;
}
.votaciones{
position:relative;
width:89px;
height:27px;
background:url(../images/votar_button.gif) no-repeat;
}
.valoraciones{
position:relative;
width:89px;
height:12px;
text-align:center;
}
.numvotos{
position:relative;
width:89px;
height:12px;
text-align:center;
line-height:12px;
font-size:x-small;
font-weight:bold;
}
#web1, #votaciones1, #valoracion1, #votos1{
left:169px;
}
#web2, #votaciones2, #valoracion2, #votos2{
left:260px;
}
#web3, #votaciones3, #valoracion3, #votos3{
left:309px;
}
#web4, #votaciones4, #valoracion4, #votos4{
left:346px;
}
#web1{
top:346px;
}
#valoracion1{
top:275px;
}
* html #valoracion1{
top:274px;
}
#votaciones1{
top:318px;
}
#votos1{
top:290px;
}

#web2{
top:268px;
}
#valoracion2{
top:197px;
}
* html #valoracion2{
top:196px;
}
#votaciones2{
top:240px;
}
#votos2{
top:212px;
}

#web3{
top:186px;
}
#valoracion3{
top:115px;
}
* html #valoracion3{
top:118px;
}
#votaciones3{
top:162px;
}
#votos3{
top:130px;
}

#web4{
top:190px;
}
#valoracion4{
top:119px;
}
* html #valoracion4{
top:40px;
}
#votaciones4{
top:162px;
}
#votos4{
top:134px;
}