#poll_table { color: #000; background-color: white; font-size: 10px; font-family: Verdana, Tahoma, Arial, sans-serif; width: 177px; margin-bottom: 7px; margin-left: 7px; }
#poll_question { font-weight: bold; }
#poll_total_votes {}
#poll_submit_mess {}
#poll_result_link { font-size: 10px; text-align: center; }
#poll_options { font-size: 10px; }
#poll_options input { font-size: 10px; }
#poll_submit_button input { font-size: 10px; }
/* USE THESE ONLY IF YOU SELECT USE CSS IN THE ADMIN SYSTEM */
#poll_bar_border { border: solid 1px #eaeaea; width: 100%; height: 12px; }
#poll_bar_fill { background-color: #c4c4c4; background-repeat: repeat-x; height: 12px; }