#TalkingPoint_Poll { width: 130px; float: left; position: relative; margin-bottom: 10px; text-align: left; font-size: 10px; }
#TalkingPoint_Poll .top { padding: 0 0 0 7px; background: #0768a9; height: 26px; line-height: 26px; color: #FFF; font-size: 10px; }
#TalkingPoint_Poll .poll { float: left; border: solid 1px #cccccc; padding: 7px; margin-top: 1px; width: 114px }
#TalkingPoint_Poll .poll p { text-align: left; padding:0px 0px 5px 0px; }
#TalkingPoint_Poll .poll form { float: left; }

#TalkingPoint_Poll .livePoll { float: left; clear: both; margin: 0; padding: 0; }
#TalkingPoint_Poll .livePoll input { float: left;  margin: 0; padding: 0;}
#TalkingPoint_Poll .livePoll label { float: left; clear: right; margin: 0 0 0 5px; padding: 0; color: #0768a9; font-weight: bold; line-height: 15px;}
#TalkingPoint_Poll .livePoll input.btn { float: right; margin-bottom: 10px;}
#TalkingPoint_Poll span.resultLabelLeft { float: left; color: #0768a9; margin: 0; padding: 0; font-weight: bold;}
#TalkingPoint_Poll span.resultLabelRight { float: right; color: #333; margin: 0; padding: 0;}
#TalkingPoint_Poll .resultBack { width: 100%; line-height: 10px; background-color: #fff; margin-bottom: 8px; border: 1px solid #fff;}
#TalkingPoint_Poll .resultFore { line-height: 10px; background-color: #cc3333;}
#TalkingPoint_Poll .resultFore-alt { line-height: 10px; background-color: #009900;}
.clear { clear: left; }
#votes { font-weight: bold; color: #666666;  }
#poll-disclaimer { color: #83b3d4; }