.wp-polls ul li, wp-polls-ul li, .wp-polls-ans ul li {
	text-align: left;
	list-style: none;
}
.wp-polls ul li:before, wp-polls-ul li, .wp-polls-ans ul li:before, #sidebar ul ul li:before {
	content: '';
}
.wp-polls-ans {
	width:250px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	/* background-color: #ffffff; */
}
.wp-polls-loading {
	display: none;
	text-align: center;
	height: 16px;
}
.wp-polls-image {
	border: 0px;
}
.wp-polls .pollbar-css {
	margin:1px; 
	font-size:6px; 
	line-height:8px; 
	height:8px; 
	background: #d8e1eb; 
	border:1px solid #c8c8c8;
}
.wp-polls .pollbar-image {
	margin:1px; 
	font-size:6px; 
	line-height:8px; 
	height:8px; 
	background-image: url('images/yellow.gif'); 
	border:1px solid #c8c8c8;
}
#sondages .wp-polls .wp-polls-ans, li .wp-polls .wp-polls-ans {
	width:80%;
}