/*
#dynamic_box_left .box_poll div.box_title {
	background:#2060A7;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	text-shadow:0 -1px 0 #000;
}

#dynamic_box_left .box_poll .box_body {background:#2060A7;}

.box_poll span.poll_question {color: #555555; font-size: 14px; display:block; padding-bottom: 12px;}

.box_poll label { display: block; border-bottom: 1px solid #ddd; padding: 4px 0px; color: #333333; font-size: 14px; }

.box_poll label img { vertical-align: middle;}

.box_poll div.button_holder { height: 20px; padding: 4px;}

.box_poll div.button_holder a { color: #C90404;}

.box_poll div.button_holder input { float: right;}

.poll_box_holder { background:#eeeeee; font-family:Tahoma; border-bottom: 1px solid #dddddd; padding: 6px;}

.poll_box_header { border-bottom: 1px solid #dddddd; margin-bottom: 6px; padding-bottom: 4px;}

.poll_box_header span { color: #666666;}

.poll_line {
	margin-bottom: 6px;
	padding-bottom: 6px;
	width: 98%;
	overflow: hidden;
}

.poll_line img { vertical-align: middle;}

.poll_answer_title {
	text-align: right;
	padding: 0px 3px 2px 0px;
	display: block; 
	float: left;
	width: 46%;
	font-size: 12px;
	color: #555555;
	font-weight: bold;
}
*/