#votes_box {
	font-family: Arial, Helvetica, sans-serif;	float: left;
	font-size: 11px;
	width: 195px;
}

#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;
}
#votes_box .rbitem{
	float: left;
	width: 180px;
}
#votes_box .rbitem_button{
	position: relative;
	float: right;	margin-top: 10px;
}.vote_left_sd{	float: left;	width: 3px;	height: 24px;	background: url(../lo/vote_btn.png) repeat-x 0px 0px;	}.vote_right_sd{	float: left;	width: 3px;	height: 24px;	background: url(../lo/vote_btn.png) repeat-x -126px 0px;	margin-right: 5px;}
#votes_box .rbitem_button a{	float: left;
	padding-top: 5px;
	display:block;
	height: 20px;	
	text-decoration: none;
	font-family: Tahoma;
	font-weight: normal;
	font-size: 11px;
	color: #000;	text-align: center;
	background: url(../lo/vote_btn.png) repeat-x -3px 0px;
}#votes_box a:HOVER{	text-decoration: underline;}.vote_btn{	width: 55px;}.arch_vote_btn{	width: 110px;}
#votes_box .rbtitle .vot_title{
	font-family: Verdana;
	font-weight: bold;
	font-size: 11px;
	color: #333333;
}
#votes_box .rbitem{
	font-family: Verdana;
	font-weight: normal;
	font-size: 11px;
	color: #333333;
	margin-bottom: 4px;
	margin-top: 4px;
}
.result_vote_item td {
    border-bottom: 1px solid #DDDDDD;
	padding: 3px;
}.VoteArchiveTbl{    color: #333333;    font: bold 12px Arial;}


