#container_enc{
	max-width:400px; height:auto; background-color: #000;
	border:1px solid #ccc;
	margin:10px auto; font-family: 'Roboto', Arial; 
}
#container_enc h1{
	margin-bottom:15px; padding:5px; line-height:1.2em; border:0px solid #000;
	font-size:1.5em; font-family: 'Roboto', Arial;
	font-weight:400; color: #fff; letter-spacing:-1px;
}
#container_enc p{
	font-family: 'Roboto', Arial; color:#fff; font-size:1.0em; padding-left:8px;
	margin:0; line-height:1.2em; text-align:left; border:0px solid #000; text-transform: uppercase;
}
#pollcontainer{
	margin:5px; border:1px solid #ccc;
	background:#333; padding:5px;
}
#loader{ display:none; text-align:center;}
.option{ margin:5px 0; }
.option p{ line-height:1.1em; font-size:1.2em; } /*.option p{ line-height:1.1em; font-size:1.1em; }*/
.barra{ height:25px; background: #ccc; margin-left:5px; } /*.barra{ height:15px; background: #666; margin-left:5px; }*/
.yourvote{ background: #32BA6E; }
