/*Poll Styles*/
#poll{
font-family:Arial, Helvetica, sans-serif;
width:250px;
}

.poll-bottom{
background:url(/images/polls/poll-bottom.gif) no-repeat;
height:50px;
}

.poll-title{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#fff;
margin-top:27px;
text-align:center;
}

.poll-percent{
color:#AAAAAA;
font-size:10px;
text-align:left;
padding-left:3px;
}

.poll-option{
font-size:11px;
}

.poll-inner-table{
width:225px;
margin-left:10px;
clear:both;
}

.poll-total-votes{
color:#0000AA;
font-size:12px;
text-align:center;
}

.poll-total-votes-number{
color:#FF0000;
font-size:12px;
font-weight:bold;
}

.poll-form{
margin:0px;
}

.poll-submit{
margin-left:10px;
}
