#container{
	width:320px;
	border:0px;
	margin:0px auto;
}
#container h1{
	margin:0px; padding:0px; 
	font-size:1.4em;
	font-weight:normal; color:#333;
}
#container p{  
	margin:0; line-height:2em;
}
#pollcontainer{
	margin:0px; border:1px solid #f3f3f3;
    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; }
.button {
	
	width: 120px;
	height: 25px;
	margin: 15px;
	background: url('/templates/tuolecko/img/login.png') no-repeat;
	border: 0;
}
