.pollDiv{ }
.pollDiv h1 span{ font-size: 12px; font-weight: normal; }
.pollDiv .pollText{ margin: 8px 0px; font-size: 14px; font-weight: bold; }
.pollDiv table{ width: 100%; }
.pollDiv2 table{ table-layout: fixed; }
.pollDiv table .pt1{ font-size: 12px;}
.pollDiv table .pt2{ }
.pollDiv table .pt3{ width: 50px; text-align: right; font-size: 12px;}
.pollDiv2 table .pt4{ height: 3px;}

.pollDiv2 div.pt3{ font-size: 12px; }
.pollDiv2 div.pt4{ padding-bottom: 4px; }

.pollDiv table td{ padding: 3px 0px; }
.pollBar{ height: 14px !important; font-size: 1px; margin: 1px; }
.pollForm{ margin: 12px 0px; }
.pollForm .block{ float: right; }

.block .pollBar{
    height: 3px;
    font-size: 1px;
}

#poll .blockText{ font-size: 12px; }
#poll .pollText{ font-size: 14px; }

.pollDiv table td { border-bottom: 1px dotted #000000; }
.pollDiv table td.pt2 { border-bottom: 0px dotted #000000; }
.pollBar{ border: 1px solid #000000; background-color: #43ad4c !important;}
.pollBar .pollPerc{
    font-weight: bold;
    font-size: 12px;
    color: #000000;
}
