/* POLLS */
.poller .sb-border  {
	background-color: #acb9c1;
}
.poller, .poller .sb-inner  {
	background-image: url(flex.pages/imgs/box.bg.1.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0px 0px;
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#050505;
	padding-right: 2px;
	padding-left: 2px;
	padding-top:0px;
	padding-bottom:15px;
	display: block;
	margin: 0px;
	border-bottom:1px solid #999999;
}
.poller .pollerOption input {
	font-size: 10px;
	line-height: 10px;
}

.poller p.text {
	font-family:Arial, Helvetica, sans-serif;
}
.poller .title {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-stretch:condensed;
	color: #FFFFFF;
	line-height: 27px;
	height: 27px;
	display: block;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}



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

}
.poller .text {
	font-family: georgia,"Times New Roman", Times, serif;
	font-size: 12px;
	font-weight:bold;
	color:#050505;
	margin-left:5px;
}

.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;
}

