#container{
direction:rtl;
	width:300px;
	border:1px solid #eee;
	margin:0px auto;
		font-size:12px; font-family:tahoma;
		

}
#container h1{
	margin:0; padding:5px; 
	font-size:12px; font-family:tahoma;
	font-weight:normal; color:#333;
	font-weight:bold;
}
#container p{
	font-family:tahoma; color:#333; 
	margin:0; line-height:2em;
	font-weight:bold;
}
#pollcontainer{
	margin:5px; border:1px solid #f3f3f3;
	background:#f9f9f9; padding:5px;
}

#container1{
direction:rtl;
	width:300px;
	border:1px solid #eee;
	margin:0px auto;
		font-size:12px; font-family:tahoma;
		

}
#container1 h1{
	margin:0; padding:5px; 
	font-size:12px; font-family:tahoma;
	font-weight:normal; color:#333;
	font-weight:bold;
}
#container1 p{
	font-family:tahoma; color:#333; 
	margin:0; line-height:2em;
	font-weight:bold;
}
#pollcontainer1{
	margin:5px; border:1px solid #f3f3f3;
	background:#f9f9f9; padding:5px;
}
#loader{ display:none; text-align:center;}
.option{ margin:5px 0; }
.option p{ line-height:0.5em; font-size:12px; }
.bar{ height:10px; background:#3399cc; }
.yourvote{ background:#113399; }