#container{
	width:191px;
	
}
#container h1{
	
	font-size:1.4em; font-family:Georgia, serif;
	font-weight:normal; color:#333;
}
#container p{
	font-family:Tahoma; color:#333; 
	margin:0; line-height:2em;
	font-size:12px;
}
#pollcontainer{
	margin-left:5px; 
	
	background:#f9f9f9; padding:5px;
}
#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; }

.pollques{
	font-size:12px;
font-family:Tahoma;
font-weight:700;
}
.VoteButton
{
	color:#fff;
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	font-weight:700;
	background:url(img/vote.jpg);
	width:77px;
	height:20px;
	border:0px;
	padding-bottom:2px;
}
.ResultsButton
{
	color:#fff;
	text-decoration:none;
	font-family:Tahoma;
	font-size:11px;
	font-weight:700;
	background:url(img/voteresults.jpg) no-repeat;
	width:77px;
	height:20px;
	border:0px;
float:right;
display:block;
text-align:center;
	
	
	
}
.allvotes{
font-size:12px;
font-family:Arial;
font-weight:700;
}
