/* POLLS */
.poller .sb-border  {
	background-color: #acb9c1;
}
.poller, .poller .sb-inner  {
	background-color: #ededee;
	margin: 0px;
	padding:0px;
	padding-bottom:1px;
}
.poller p {	
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}
.poller .pollerOption input {
	font-size: 10px;
	line-height: 10px;
}
.poller .title {
	background-image:url(../imgs/design/nyfs/h1_tip.jpg);
	background-position:0 4px;
	background-repeat:no-repeat;
	color:#FFFFFF;
	display:block;
	font-family:"Myriad Pro", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	margin:0 0 0px;
	padding:0 0 0 35px;
	height:40px;
	line-height:44px;
	text-align:left;
	text-decoration:none;
	background-color: #383B3E;
}



.pollerTitle{
	margin-bottom:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.poller .poller_results {
	margin:5px;
	padding:5px;
}
.poller .text {
	font-weight:bold;
	margin-left:5px;
	
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

.pollerOption{
	margin:0px;
	text-align: left;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.result_pollerOption{
	margin:0px;
	font-size:0.8em;
}
.result_pollerTitle{
	margin-left:5px;
	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: xx-small;
	line-height:16px;

}
.result_pollGraph{
	height:16px;
		margin-left:5px;
}
.poller_waitMessage{
	display:none;
}
.result_totalVotes{
	clear:both;
	font-size:0.8em;
	margin-top:10px;
	font-style:italic;
	display: none;
}
.pollerBottom {
	display: none;
}
.pollerTop {
	display: none;
}
