.pollresults li {
    width:100%;
}
.easypoll_bar {
    background:url(../i/voite.png) repeat-x 0 bottom;
    padding:0 0.5em;
	margin: 0 0 10px 0;
}
.grid td.gridHeader {
	background:#BEE860;
	border:1px solid #CCCCCC;
	height:auto;
	padding:3px 5px 1px;
	text-align:left !important;
	white-space:nowrap !important;
	}
span.PollsEditor {
	padding:0.81em 0;
	display:block;
	}
span.PollsEditor  span.selected{
	color:#006699;
	font-size:1.86em;
	font-weight:normal;
	line-height:1.15em;
	padding:0.81em 10px 0.81em 0;
	}
	span.PollsEditor  a{
		color:#194997;
		font-size:1em;
		font-weight:normal;
		padding:0 10px 0 0;
		}
#easypoll ul.result {
	padding:0;
	}
	#easypoll ul.result li {
		background:none;
		padding:0;
		}


