.pollHolder {padding:5px 0;}
.imageHolder {float:left; margin-right:10px}
.buttonHolderFull {background:url(/img/slidingDoor/slidingDoor_border.gif) repeat-x left top;padding-top:10px; border:none; margin-top:10px}


.boxSpecial .poll h3 {background:none;display:block;margin:0 0 15px; padding:0;}
.boxSpecial .poll h3.otherPoll {padding:15px 0 0; background-image:none}
.boxSpecial .poll p.totalVotes {color:#000000;font-size:15px;padding:10px 0;}
.boxSpecial .poll p.answer {padding-bottom:0px} 
.boxSpecial .poll p.answerImage {padding-bottom:0px; padding-top:45px} 
.boxSpecial .poll input.radioButton {vertical-align: middle;margin:0 5px 0 0;padding:0;}
.boxSpecial div.box {border:none;margin-bottom:0;padding:0;}
.boxSpecial .buttonHolderFull {background:none;border:none;margin-top:0;padding-top:10px;}

.poll h3 {background:url(/img/divider.gif) repeat-x left bottom;display:block;padding-bottom:15px; padding:15px 0;}
.poll h3.otherPoll {padding:15px 0 0; background-image:none}
.poll p.totalVotes {color:#000000;font-size:15px;padding:10px 0;}
.poll p.answer {padding-bottom:0px} 
.poll p.answerImage {padding-bottom:0px; padding-top:45px} 
.poll input.radioButton {vertical-align: middle;margin:0 5px 0 0;padding:0;}



/* -------------------  CENTER POLL IMAGE -------------------- */

.centerPI {display: table-cell;text-align: center;vertical-align: middle;height: 110px;width: 110px;border: 1px solid #cccccc;}
.centerPI img {border: none}
.centerPI * {vertical-align: middle;}
/*\*//*/
.centerPI {display: block;}
.centerPI span {display: inline-block;height: 100%;width: 1px;}
/**/

/* -------------------  PROGRESS BAR -------------------- */

.progressBar{width:300px;height:41px;background:url(/img/poll/bg_bar.png) no-repeat 0 0;position:relative;float:left;margin-top: 10px}
.progressBar span{position:absolute;display:block;width:285px;height:25px;background:url(/img/poll/bar.gif) no-repeat 0 0;top:8px;left:8px;overflow:hidden;text-indent:-8000px;}
.progressBar em{position:absolute;display:block;width:285px;height:25px;background:url(/img/poll/bg_cover.gif) repeat-x 0 0;top:0;}

