.pollerTitle {
	margin-bottom:5px;
	font-weight:bold;
}

.pollerOption { margin: 3px; }

.poller input { margin: 0px 4px; }

.poller #salvar_enquete {
	margin-top: 7px;
	margin-left: 5px;
}

.result_pollerOption {
	margin:0px;
	font-size:0.8em;
}

.result_pollerTitle {
	margin-bottom:5px;
	font-weight:bold;
	font-size:0.9em;
}

.result_pollGraph img { float:left; }

.result_pollGraph div {
	float:left;
	height:16px;
	background-repeat:repeat-x;
	color:#FFF;
	font-size:0.9em;
	line-height:16px;
}

.result_pollGraph { height:16px; }

.poller_waitMessage { display:none; }

.poller_resultado_titulo { display:none; }

.result_totalVotes {
	clear:both;
	font-size:0.8em;
	
	font-style:italic;
}

