	.poller{
		width:200px;
	}
	.pollerTitle{
		margin-bottom:5px;
		font-weight:bold;
	}
	.pollerOption{
		margin:0px;
	}
	.result_pollerOption{
		margin:0px;
		font-size:0.8em;
	}
	.result_pollerTitle{
		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;	
	}	
	.result_totalVotes{
		clear:both;
		font-size:0.8em;
		margin-top:10px;
		font-style:italic;
	}
