.right-box1 {
	padding:10px 0px 0px 0px;
}
#vote_form {
	margin:0px;
}
#votes_box .rbitem {
	font:bold 11px arial;
	color:#fff;
	float: none;
	clear: both;
}
.rbitem div {
	float:left;
	margin:0px 5px 0px 0px;
	line-height:15px;
}

#votes_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#votes_box .box_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
	padding-bottom: 2px;
	margin-top: 7px;
	margin-bottom: 7px;
    color:#294580;
	clear: both;
}

#votes_box .vote_title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#294580;
	clear: both;
	margin-bottom: 5px;
}

#votes_box .vote_item {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color:#000000;
}

.result_vote_item td {
    border-bottom: 1px solid #DDDDDD;
	padding: 3px;
}
