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