#pollBox {
width:116px; /* hack to make IE behave */
}

.pollImg {
background-color:white;
}

.pollSubject {
font-size:9pt;
font-weight:bold;
font-family:cursive;
background-color:#E4E4E4;
border: 1px solid black;
padding:2px;
}

.pollRad {
font-size:9pt;
font-weight:bold;
font-family:cursive;
}

.pollBut {
text-align:right;
}

#pollSubmit {
border: 1px solid black;
background-color:#E4E4E4;	
}

.pollBott {
font-size:9pt;
font-weight:normal;
}


.pollBar {
background-color:green;
}

.pollResults {
font-weight:normal;
font-size:9pt;
font-family:sans-serif;
}