body {
margin:2px;
font-family: Verdana;
color:#426b83;
font-size: 9px;
font-weight:normal;
}

.question {
font-family: Verdana;
color:#ff6300;
font-size: 10px;
font-weight:bold;
width: 200px;
text-align:center;
}

.votes{
font-family: Verdana;
color:#ff6300;
font-size: 10px;
font-weight:normal;
text-align:right;
margin-top:5px;
}

.enviar{
background-image:url(../images/bot_votar.gif);
height:10px;
width:20px;
border:0px;
cursor:hand;
font-size:10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
color:#ffffff;
}