div.votingBox_resultbar_1{
	background-color:#5752D0;
	height:10px;
}
div.votingBox_resultbar_2{
	background-color:#F9D63A;
	height:10px;
}
div.votingBox_resultbar_3{
	background-color:#FB0E00;
	height:10px;
}
div.votingBox_resultbar_4{
	background-color:#774B28;
	height:10px;
}
div.votingBox_resultbar_5{
	background-color:#363634;
	height:10px;
}
table tr td.votingBox_resulttext{
	width:90%;
}
table tr td.votingBox_resultpercent{
	width:10%;
}
table tr td input.votingBox_votebutton{
	border:1px #5752D2 medium double;
	margin-top:4px;
	background-color:#F9D63A;
	border:1px black solid;

}
table tr td.votingBox_vote_answerRadio{
	width:15%;
	padding-left:10px;
}
table tr td.votingBox_vote_answerText{
	width:85%;
	padding:2px;
}

