	.pollerTitle{
	width: 222px;
	background: white;
	margin: 0 10px 7px 5px;
	padding: 5px;
	}
	.pollerOption{
	width: 160px;
	margin: 0 10px 0px 5px;
	}
	.result_pollerOption{
	width: 160px;
	margin: 0 10px 0px 5px;
	}
	.result_pollerTitle{
	background: white;
	margin: 0 10px 7px 5px;
	padding: 5px;
	}
	.result_pollGraph img{
		float:left;
		margin: 0;
		padding: 0;
	}

	.result_pollGraph div{
		float:left;
		height:16px;
		background-repeat:repeat-x;
		font-size:0.9em;
		line-height:16px;
		margin: 0;

	}
	.result_pollGraph{	
		height:16px;
		margin: 0 0 0 10px;
	}

	.poller_waitMessage{
		display:none;	
	}	
