
#container{
	width:363px;
	border:0px solid #eee;
	margin:0 auto;
	text-align:center;
}

#container h1{
	width:363px;
	margin:0; padding:5px; padding-bottom:0px; 
	font-size:1.4em; font-family:Georgia, serif;
	font-weight:normal; color:#333;
	height:70px;
	background:url(../images/kurupira_deseuvoto_enquete.png) no-repeat;
}

#container p{
	font-family:Georgia, serif; color:#333; 
	margin:0; line-height:2em;
}
#pollcontainer{
	margin:0px; margin-bottom:0px; margin-top:0px; border:0px solid #f3f3f3;
	background:url(../images/kurupira_fundo_enquete.png); padding-botton:5px;
	text-align:left;
}

#loader{ display:none; text-align:center;}
.option{ margin:5px 0; }
.option p{ line-height:1.1em; font-size:0.85em; }
.bar{ height:10px; background:#3399cc; }
.yourvote{ background:#113399; }