#container{
	width:250px;
	border:1px solid #eee;
	height:auto;
	
}
#container h1{
	margin:0; padding:5px; 
	font-size:1.4em; font-family:Georgia, serif;
	font-weight:bold; color:#fff; background-color:#000000;
}
.oy{
	font-family:Georgia, serif; color:#333; 
	margin:0; line-height:2.4em;
}
#pollcontainer{
	margin:5px; border:1px solid #f3f3f3;
	background:#f9f9f9; padding:5px;
}
#loader{ display:none; text-align:center;color:#fff; }
.option{ }
.bare{ line-height:2.2em; font-size:12px; }
.pollques{ font-size:12px;font-weight:bold; }
.lab{ line-height:1.1em; font-size:14px; }
.bar{ height:8px; background:#3399cc; }
.yourvote{ background:#113399; }
.button { margin-left:3px;line-height:1.1em; font-size:12px; font-weight:bold;
background-color:#cc0000;
color:#000000;
padding:3px;

 }
