/** POLL STYLING */
#poll-submit-button{}
.poll-option-list {}
.poll-option-item {}
.poll-option-item-mage-wrapper {}
.poll-option-item-image {}
.poll-option-item-text {}

#poll-result-big-image-wrapper {}
.poll-result-list {}
.poll-result-item {}
.poll-result-item-text {}
.poll-result-item-stats-wrapper {}
.poll-result-item-color-indicator {}
.poll-result-horizontal-bar-outer {padding: 1px; border: 1px solid #aaa;} /*the width is set by a CF call*/
.poll-result-horizontal-bar-inner {height: 1em;} /*the background color is set by a CF call*/
.poll-result-item-stats {background: #fff; padding: 0 5px 0 0;}
.poll-result-item-stats-label {}
.poll-result-item-stats-votes-fraction {}
.poll-result-item-stats-votes-percent {}

#poll-footer {}
#poll-result-footer {}