@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; }
h1, h2, h3, h4, h5, h6 { margin-bottom:.4em; line-height:1.3em; }
h1 { font-size:2em; line-height:1.17; }
h2 { font-size:1.5em; color:#990000; }
h3 { font-size:1.35em; }
h4 { font-size:1.05em; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }
p { margin-bottom:.8em; }

body { margin:0 auto; text-align:center; font-family:Arial, Helvetica, sans-serif; font-size:12px; }
a { text-decoration:none; color:#000; }
a:hover { text-decoration:underline; }
a img { border:0; }
table { border-collapse:collapse; margin:0 auto; text-align:center; }

#footer-links { margin:0 auto; text-align:center; }
#footer-links ul { list-style-type:none; display:inline; }
#footer-links li { display:inline; padding:5px; }

#signup-form { background:url(../images/4hour-lp4_form_bg.jpg) 0 0 no-repeat; width:268px; height:344px; }
#signup-form ul input, #signup-form ul select { width:174px; height:20px; /*border:1px solid #0078c2;*/ }
#signup-form form ul { list-style:none; }
#signup-form form li { postion:relative; display:block; clear:both; height:30px;}
#signup-form label { font-weight:bold; color:#fff; width:83px; text-align:right; display:block; position:relative; float:left; margin-right:3px; }
#signup-form .input-text { height:18px; width:154px; border-top:1px solid #797979; border-bottom:1px solid #d5d5d5; border-right:1px solid #d6d6d6; border-left:1px solid #797979; }
#signup-form .button-set { text-align:center; margin:0 auto; }
#signup-form .required { color:#ec0000; }
#signup-form label.error { display:none; position:absolute; }
#signup-form input.error, #signup-form select.error { border:1px dashed red; background:#fce7e7; }

#terms { padding-top:10px; }

#privacy-page .container, #success-page .container { width:987px; margin:0 auto; }
#privacy-page #header, #success-page #header { text-align:left; }
#privacy-page #content, #success-page #content { text-align:left; }
#privacy-page ul, #privacy-page ol { margin-left:25px; }

#did_you_know { height:235px; width:953px; background:url(../images/4hour-lp4_05.jpg) 0 0 no-repeat; text-align:left; padding-top:74px; padding-left:15px; }
#did_you_know p { width:588px; color:#032365; font-size:14px; }