#pollBox {
width: 187px;
height: 208px;
padding:38px 15px 0 15px !important;
margin-top: 15px;
background: url(/images/general/poll_back.gif) no-repeat;
margin: 0px !important;
font-size:69%;
color:#333333;
}


#pollBox input[type="image"]
{
    padding-top:20px;
}

#pollBox table 
{
     
    width:180px;
}

#pollBox h3 {
margin-bottom: 10px;
display: block;
font-size: 97% !important;

}

#pollBox .quizForm, #pollBox .button, div#pollArea h3 {
	padding: 0px !important;
}

#pollBox .quizForm label {
	font-size: 97%;
}

#pollBox div {

}

div#pollArea h3 {
	margin-bottom: 5px !important;
}

