table.poll {border: 0px; width: 100%; background: white;}
table.poll tr, table.poll th, table.poll td  {background: white;}
table.poll tr.question th {font-weight: bold; color: black; text-transform: normal;}
table.poll tr.choice th {}
table.poll tr.choice th {font-weight: normal; }
table.poll tr.bottom input.btnvote {font-weight: bold; font-size: 10px; background: #9FBFDA; border-top: 1px #cccccc solid; border-left: 1px #cccccc solid; border-bottom: 1px #808080 solid; border-right: 1px #808080 solid;}
table.poll tr.bottom td {text-align: center; }
table.poll td.bar {padding: 2px;}
