#subs_login .storytext, #subslogin p { margin: 0; width:468px; }
#subs_login #rightcol_mpus { float: right; margin: 0 0 10px 10px; width: 336px; }
#subs_login img.subsicon { display:none; }

.subscribe_message { padding-top: 10px; width: 468px; border-top: 1px solid #e0dbd7; }

.subs_formbox { width: 468px; background: #e2e2e2; }
.subs_formbox:after { content: "."; clear: left; display: block; height: 0; visibility: hidden; }
.subs_formbox h2 { background: transparent; font-weight: bold; text-transform: none; color: #000; margin: 7px; padding: 0; font-size: 1em; }
.subs_formbox p { font-size: .9em; margin: 0 7px; }
.subs_formbox form { margin: 7px; }

.existing { float: left; color: #000; width:254px; }
.existing div { border-bottom: 1px solid #e2e2e2; } /* :hack: get past a margins bug in IE */
.existing div:first-child + div { clear: left; } /* work around a bug in Safari 1.0 */
.existing label {  float: left; clear: left; width: 70px; margin-bottom: 10px; }
.existing input.text { width: 120px; margin: 0; float: left; font: 1em Arial, sans-serif; }
.existing #login { float: left; margin-left: 7px; }

.forgotten { background-color: #f8f7f1; color: #000; float: left; width:214px; }
* html .forgotten { width: /**/214px; } /* IE6 is 1 pixel out */
.forgotten h2 { color: #000; margin-bottom: 0; }
.forgotten label { position: absolute; left: -9999px; }
.forgotten input.text { font: 1em Arial, sans-serif; width: 140px; vertical-align: top; }

.subscribe_options { clear: both; padding-top:20px; color: #867b73; }
.subscribe_options div { position: relative; border-bottom: 1px solid #e0dbd7; width: 229px; min-height: 100px; float: left; padding-bottom: 2em; margin: 0 10px 15px 0; }
* html .subscribe_options div { _height: 100px; _height /**/: 127px; } /* :hack: min-height for IE5&6 */
.subscribe_options div.free_trial { margin-right: 0; }
.subscribe_options h2 { border: 0; margin: 0; background: #ea7825; padding: 0; }
.subscribe_options h2 a { display: block; height: 30px; background-color: #0072bf; color: #fff; background-repeat: no-repeat; background-position: 0 0; }
.subscribe_options .activate_account h2 a { background-image: url(/magazine/graphics/subs_activate.gif); }
.subscribe_options .free_registration h2 a { background-image: url(/magazine/graphics/subs_registration.gif); }
.subscribe_options .subscribe_to h2 a { background-image: url(/magazine/graphics/subs_subscribe.gif); }
.subscribe_options .free_trial h2 a { background-image: url(/magazine/graphics/subs_free.gif); }
.subscribe_options h2 span { position: absolute; left: -9999px; }
.subscribe_options p { margin: 0.5em 0.5em; }
@media ScReEn { .subscribe_options .subs_link { position: absolute; right: 5px; bottom: 5px; margin: 0; } } /* :hack: hide from Safari 1.0 */
.subscribe_options .subs_link a { color: #cb312f; text-decoration: none; padding-right: 15px; background: url(/magazine/graphics/arrow.gif) no-repeat right; }
.subscribe_options .subs_link a:focus, .subscribe_options .subs_link a:hover { text-decoration: underline; color: #000; }

.subs_questions { clear: left; margin: 10px 0; }