/* ------------------------------- Pills / Comparison -----------------*/
#comparative_chart {
width:500px;
height:407px;
background:url(../images/tablacomparativa_feromonas.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:168px;
}
#web2, #votaciones2, #valoracion2, #votos2{
left:258px;
}
#web3, #votaciones3, #valoracion3, #votos3{
left:350px;
}

#web1{
top:334px;
}
#valoracion1{
top:253px;
}
* html #valoracion1{
top:256px;
}
#votaciones1{
top:310px;
}
#votos1{
top:268px;
}

#web2{
top:256px;
}
#valoracion2{
top:150px;
}
* html #valoracion2{
top:152px;
}
#votaciones2{
top:205px;
}
#votos2{
top:163px;
}

#web3{
top:151px;
}
#valoracion3{
top:71px;
}
* html #valoracion3{
top:73px;
}
#votaciones3{
top:127px;
}
#votos3{
top:85px;
}
