.votacao{
width:auto;
height:auto;
/*height:310px;*/
_height:300px;
padding-top:15px;
float:left;
margin-right:10px;
}

.tituloPaginaVotacao{
padding-left:145px;
margin:30px 0;
}

.caixaParticipante{
width:150px;
height:208px;
background-repeat:no-repeat;
background-position:5px 5px;
}

.moldura{
width:150px;
height:159px;
background-image:url(../img/moldura_foto_grande.gif);
background-repeat:no-repeat;
}

.fundoBotao{
width:150px;
height:49px;
background-image:url(../img/fundo_legenda_foto_grande.gif);
background-repeat:no-repeat;
}

.botaoOuvir, .nomeParticipante{
float:left;
}

.botaoOuvir{
width:33px;
padding:6px 0 0 5px;
_padding:6px 0 0 5px;
cursor:pointer;
}

.nomeParticipante{
width:107px;
_width:105px;
text-align:center;
padding:15px 0 0 0px;
color:#FFFFFF;
font-size:11px;
}

.descricao{
font-size:12px;
margin:20px 0;
}

.botaoVote{
margin-left:20px;
cursor:pointer;
}


/*Marcelo começou a editar daqui para baixo*/
div#box_vermelha_sms {
width: 132px; height: 45px;
margin: 0 0 0 9px; padding: 3px 0 0 0;
text-align: center;
background: url(../img/bg_red_sms.gif) no-repeat bottom;
}
	div#box_vermelha_sms span { color: #fff; }
		div#box_vermelha_sms span strong.bolder {
		display: block;
		margin: 0 0 3px 0;
		font-size: 10px;
		}
.alinha_texto { margin: 75px 0 0 0; }
* html .alinha_texto { margin: 0; }
* * html .alinha_texto { margin: 0; }



