.poll { position:relative; margin-bottom:15px; }
.poll h2 { margin:0 0 7px; padding-bottom:5px; font-size:1.333em; font-weight:normal; line-height:16px; border-bottom:1px solid #CCC; }
#story .poll h2 { font-size:1.167em; }
.poll div img { display:block; }
.poll p { margin:0; font-size:1em; line-height:19px; }
.poll .poll_sleeve p { margin:0; padding:0; font-weight:bold; }
.poll .poll_sleeve div { padding:0 0 7px; min-height:1px; font-weight:bold; }
.poll .poll_sleeve div:after { content:"."; clear:both; display:block; height:0; visibility:hidden; } /* float enclosing */
.poll .poll_sleeve div div { width:85px; height:14px; margin:2px 5px 0 0; padding:0; border:1px solid #999898; }
.poll .poll_sleeve div span { float:left; margin:-18px 0 0 97px; padding-top:2px; font-weight:normal; }
.poll .poll_sleeve div input { margin-left:0; }
.poll input, .poll label { float:left; }
.poll label { padding:2px 0 0; font-size:1.083em; line-height:13px; font-weight:bold; color:#515151; }
.submit { display:block; padding:9px 0 0; margin-top:2px; background:url(/magazine/graphics/buttons/submit.gif) no-repeat 0 9px; width:100%; height:35px; text-indent:-9999px; border:0; border-top:1px solid #CCC; cursor:pointer; }
#content .poll fieldset { padding-top:7px; }