body {
	margin:0;
}
#segura_enquete {
	width:160px;
	float:left;
}
#pergunta_enquete {
	margin:6px 0px;
	width:150px;
	float:left;
	font-family:tahoma;
	font-size:11px;
	color:#666;
}
#pergunta_enquete2 {
	margin:3px 0px;
	width:150px;
	float:left;
	font-family:tahoma;
	font-size:11px;
	color:#666333;
}
#barra_enquete {
	border-bottom:solid 1px #CCCCCC;
	width:150px;
	height:1px;
	float:left;
	margin:0 5px;
}
