.poll{
text-align:center;
}
.poll table{
margin:0 auto;
}
.poll h4{
color:#E40E13;
text-align:left;
font-weight:normal;
font-size:11px;
padding:0 0 5px 0;
margin:0;
font-size:11px;
}
.poll td{
color:#636362;
height:18px;
padding:2px 0;
}
.poll input{
margin:0 5px 0 0;
}
.poll_submit{
text-align:right;
padding-top:4px;
}
.poll .gauge{
background:url(poll-gauge.gif) repeat-x 0 0;
height:18px;
}
.poll_results .label{
padding:0 5px 0 0;
}