.nbpoll_pollHolder { padding: 4px; font-size: 80%; }
.nbpoll_itemHolder { clear: both; margin-bottom: 4px; overflow: hidden; height: 20px; }
.nbpoll_itemPercentageBottom { float: left; width: 100px; margin-left: 10px; font-size: 80%; }
.nbpoll_itemValueTop { float: left; width: 100px; }
.nbpoll_itemBar { float: left; width: 100px; }
.nbpoll_question { margin: 0px 0px 10px 0px; padding: 0px 0px 2px 0px; border-bottom: 1px solid #a7a7a7; font-weight: bold; }
.nbpoll_itemBar span { display: block; background: red; }
.nbpoll_itemBar span a { display: block; border: 0px; text-decoration: none; cursor: default; }