.poll { position:relative; margin-bottom:30px; padding:8px 10px 10px; background:#F1F5F4; border-top:6px solid #B8CBCA; }
.poll h2 { margin-bottom:0; font:1.231em/17px 'Lucida Sans Unicode','Lucida Grande',Arial,sans-serif; color:#C61D23; text-transform:uppercase; }
.poll div img { display:block; height:14px !important; }
.poll p { margin:7px 0 11px; line-height:18px; color:#696758; }
.poll .poll_sleeve p { margin:0; padding:7px 0 8px; font-size:.923em; line-height:14px; color:#C61D23; }
.poll .poll_sleeve div { margin:0 0 4px; font-size:.923em; line-height:14px; min-height:1px; background:url(/magazine/graphics/line_horiz_dotted.png) repeat-x 0 100%; }
.poll .poll_sleeve div:last-of-type { background-image:none; }
.poll .poll_sleeve div:after { content:"."; clear:both; display:block; height:0; visibility:hidden; } /* float enclosing */
.poll .poll_sleeve div div { width:230px; height:14px; float:left; margin:5px 5px 5px 0; padding:0; font-size:1em; line-height:1; background:#FFF; border:1px solid #B2B2B2; }
#related_content_wrapper .poll .poll_sleeve div div { width:110px; }
.poll .poll_sleeve div span { float:left; }
.poll .poll_sleeve div .pollQuestion { width:100%; }
.poll .poll_sleeve div .pollResponse { padding-top:5px; font-size:.846em; color:#5F5F5F; }
.poll .poll_sleeve div input { margin-left:0; #margin-left:-4px; }
.poll input, .poll label { float:left; }
.poll label { padding:2px 0 0; font:1em/17px Tahoma,Helvetica,Arial,sans-serif; }
.submit { display:block; width:68px; height:25px; padding:0; margin:7px 0 0; text-indent:-9999px; border:0; cursor:pointer; background:url(/magazine/graphics/buttons/submit.png) no-repeat 0 0; }
.submit:hover { background-position:0 -25px; }
#content .poll fieldset { padding-top:7px; }
#pollResults { display:none; }
