/* CSS Document */


/****************  SONDAGGIO **********************/

#pollcontainer{
	margin:0px; 
	border:0px solid #f3f3f3;
	background:#ffffff;
	padding:0px;
	width:250px;
}
#loader{ display:none; text-align:center;}
.option{ margin:5px 0; }
.option p{ line-height:1.1em; font-size:0.85em; }
.bar{ height:15px; background: url(../immagini/sndgg.jpg) right no-repeat; padding-top:3px;}
.yourvote{ height:15px; background:url(../immagini/sndgg2.jpg) right no-repeat; padding-top:3px; }

/*****/
