#pollContainer {text-align: center;}
.pollResult { } 
.pollResult table { padding:0; margin: 0; display: inline-table}
.pollResult .question {height:94px;padding:50px 12px 0 12px;}
.pollResult .bars { height:100px; padding: 0 10px 0 0; vertical-align:bottom;}
.pollResult .bars img { vertical-align:bottom;}
.pollResult .key {width:75%}
.pollResult .key td {text-align:left;vertical-align:top;margin:auto;padding:0}
.resultA { background: transparent no-repeat left 2px;background-image:url(/ooframe/app/poll/img/legend_a.gif); }
.resultB { background: transparent no-repeat left 2px;background-image:url(/ooframe/app/poll/img/legend_b.gif); }
.resultC { background: transparent no-repeat left 2px;background-image:url(/ooframe/app/poll/img/legend_c.gif); }
.resultD { background: transparent no-repeat left 2px;background-image:url(/ooframe/app/poll/img/legend_d.gif); }
.resultE { background: transparent no-repeat left 2px;background-image:url(/ooframe/app/poll/img/legend_e.gif); }
.resultF { background: transparent no-repeat left 2px;background-image:url(/ooframe/app/poll/img/legend_f.gif); }
.pollResult p {margin:0 !important}
.pollResult #result { float: left; width: 48%; }
.pollResult #answers { float: right; width: 48%; }
.pollResult #answers ul li { list-style-image: none; font-weight: bold; padding: 0 0 0 20px; }