.widget_wrapper_poll {
	width: 198px;
	background: url(/bitrix/templates/mymotherlode/images/widgets/Widget_Light_poll.gif) bottom;
	margin:0;
	padding:0;
	padding-bottom: 3px;
	text-align:center;
}

.widget_wrapper_poll h2 {
	background: url(/bitrix/templates/mymotherlode/images/widgets/Widget_Light_poll.gif) top;
	margin:0 0 10px;
	padding-top:3px;
	text-align:center;
	color: #7086a1;
	font-size: 0.95em;
	font-family: Arial, sans-serif;
}
.widget_wrapper_poll h2 a {
	color:#3d5168!important;
}
.widget_wrapper_poll p {
	margin:0;
	padding: 0 1em 1.25em;
	font-size: 0.7em;
	color: #222;
	text-align:left;
}
.voting-form-box { 	
	text-align:left;
} 

.voting-form-box .active { 	
	color:green; 
} 

.voting-form-box .disable { 	
	color:red; 
} 
.voting-form-box form { 	
	text-align:left;
	font-size:.8em;
	margin:0; 
} 
.voting-form-box label { 	
	line-height:1.5em; 
	text-align:left;
} 
.vote_buttons {
	width:198px;
	text-align:center;
	margin:0 auto 4px;
}

.pollQuestion {
        padding-top:2px;
}
