#contentEnquete {
	float:left;
	width:260px;
}		
#contentEnquete ul {
	height:110px;
}
#contentEnquete ul li {
	list-style:none;
	width:260px;
	margin:5px 0px;
	vertical-align:middle;
}
#contentEnquete ul li p {
	margin:0px;
	padding:0px;
}
#contentEnquete ul li p .radiobutton {
	padding:0 0 10px 0;
	margin:0 10px;
}
/*#contentEnquete #btnVotarEnquete {
	float:left;
	width:84px;
	height:24px;
	background-image:url(/tvanimal/images/btn_votar_p.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
	margin:0 0 0 75px;
}*/
#contentEnquete #btnVerResultado {
	position:relative;
	display:block;
	width:97px;
	height:21px;
	background:url(../images/btn-ver-resultados.png) no-repeat;
	cursor:pointer;
	top:9px;
	left:70px;
	text-indent:-9999px;
}
#contentEnquete #btnVerEnquete {
	position:relative;
	display:block;
	width:65px;
	height:21px;
	background:url(../images/btn-voltar.png) no-repeat;
	top:30px;
	left:0px;
	text-indent:-9999px;
	cursor:pointer;
}
