.voto {
	width:80px;
	height:20px;
	cursor:hand;
}
.voto span {
    width:80px;
    height:20px;
    display:block;
    font:11px arial;
    outline:none;
    background:url(/40anos/img/vote.gif) no-repeat;
	cursor:hand;
}
.voto span.off {background:url(/40anos/img/maozinha.gif) no-repeat;}
.voto span.erro {background:url(/40anos/img/ico_warning.gif) no-repeat; padding-left:18px;}
/* PROPOSTAS MAIS VOTADAS  */
#maisVotadas {
    width:500px;
    height:107;
    font-weight:bold;   
    margin-top:10px; 
}
.proposta a {color:#000;}
.qtdVotos { font-weight:normal; color:#000;}
