.voting-form-box
{
	font-size:100%;
}

.voting-form-box .active
{
	color:green;
}

.voting-form-box .disable
{
	color:red;
}

.voting-form-box label
{
	line-height:20px;
color:#004077;
font-size:.75em;
margin-bottom:2px;
}

.voting-form-box table
{
line-height:20px;
color:#004077;
font-size:.75em;
margin-bottom:2px;
}


.voting-form-box form
{
	margin-right:0;
}

.voting-form-box .vc_title
{
color:#E02E00;
text-align:left;
font-weight:bold;
font-size:.9em;
margin-bottom:6px;
}

.voting-form-box .vc_button{
color:#004077;
border:none;
width:101px;
height:27px;
background: url("i/BBM.PNG");
background-repeat: no-repeat;
font-size:.8em;
font-weight:bold;
margin-bottom:1px;
cursor:pointer;
}