/* ------------------------------- 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:131px;
}
#web2, #votaciones2, #valoracion2, #votos2{
left:220px;
}
#web3, #votaciones3, #valoracion3, #votos3{
left:309px;
}
#web4, #votaciones4, #valoracion4, #votos4{
left:398px;
}
#web1{
top:342px;
}
#valoracion1{
top:271px;
}
* html #valoracion1{
top:274px;
}
#votaciones1{
top:318px;
}
#votos1{
top:286px;
}

#web2{
top:264px;
}
#valoracion2{
top:193px;
}
* html #valoracion2{
top:196px;
}
#votaciones2{
top:240px;
}
#votos2{
top:208px;
}

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

#web4{
top:108px;
}
#valoracion4{
top:37px;
}
* html #valoracion4{
top:40px;
}
#votaciones4{
top:84px;
}
#votos4{
top:52px;
}