#container{
	width:340px;
	border:1px solid #eee;
	margin-top: 10px;
	background-color: #ffffcc;
	
	

}


#container p{
	font-family:Georgia, serif; color:#333;
	

}
#pollcontainer{
	margin:2px; border: 1px solid #ffffcc;
	background: #ffffcc; 
	padding:5px;
}
#loader{ display:none; text-align:left;}
.option{ margin:5px 0;


  }
.option p{ font-size:0.85em; 

}

.bar{    height:10px; background: #cc0000;
margin-left: 0px;




 }
.yourvote{ background:#113399; 

border: 1px solid #000066;}