.votingBox_resultbar_1{
	background-color:#319A71;
}
.votingBox_resultbar_2{
	background-color:#83B1C1;
}
.votingBox_resultbar_3{
	background-color:#297A98;
}
table.votingarchive{
	margin-bottom:10px;
}
.votingarchive,table.answers{
	width:100%;
}
table td.votingBox_votebutton{
	height:40px;
	vertical-align:middle;
}
table td.votingBox_votebutton button.votingBox_votebutton{
	/*border:1px #319A71 solid;*/
	background:url(../images/poll_answerbtn_0.jpg) top left no-repeat;
	height:29px;
	width:68px;
	border:none;
}
table td.votingBox_votebutton button.votingBox_votebutton:hover{
	/*border:1px #319A71 solid;*/
	background:url(../images/poll_answerbtn_1.jpg) top left no-repeat;
	height:29px;
	width:68px;
	border:none;
}
table td.votingBox_vote_answerRadio{
	height:20px;
	width:25px;
}
table.votingBox table.votingBox_resultset{
	width:100%;
}
table.votingBox table.votingBox_resultset td.votingBox_resultpercent{
	text-align:right;
}
