.vot{
width:184px;
height:24px;
text-align:center;
float:right;
border:1px solid #CCCCCC;
background-color:white;
margin:3px 3px 10px 50px;

}
.vot div{
padding-top:4px;
}
.rank,.pos_des,.neg_des,.pos_act,.neg_act{
height:21px;
float:right;
}
.pos_des,.neg_des,.pos_act,.neg_act{
width:32px;
font-weight:bold;
}
.rank{
width:114px;
text-align:left;
}
.rank a{
color:rgb(0,0,255);
}
.pos_des{
color:#336600;
}
.neg_des{
color:#FF1A00;
}
.neg_act{
color:white;
background:transparent url(http://www.portalcalidad.com/images/fondo_nok.gif) no-repeat scroll 4px 0px;
}
.pos_act{
color:white;
background:transparent url(http://www.portalcalidad.com/images/fondo_ok.gif) no-repeat scroll 4px 0px;
}
.neg_act A,.pos_act A{
color:white;
text-decoration:none;
font:13px arial bold;
}
.neg_act A:hover, .pos_act A:hover{
text-decoration:underline;
}