@charset "utf-8";
body{font-size:10px; background:#000; color:#fff; font-family: "Helvetica", sans-serif;}
.contentwrapper{width:100%; margin-top:40px; text-align:center;}
.form-content{margin:0 auto; width:600px;}
header{width:100%; position:relative; padding-top:20px;}
.headerwrapper{width:980px; border-bottom: 1px solid #e0e0e0; margin:0 auto; padding: 0px 0px 30px 0px;}
.logo{position:relative; text-align:center; width:980px; height:48px; margin:0 auto;}
.header_title{width: 980px; text-align:center; border-bottom: 1px solid #e0e0e0; padding: 0px 0px 10px 0px; margin-bottom: 0px; position: relative; margin:0 auto;}
.header_title h2 {font-size: 120%; font-weight: normal;}
.error{font-size:11px; color:#fff;}
input.error {font-size:11px; color:#000;}
.odd{font-size:12px; width:98px; padding-right:15px;}
.button{background:#231f20; color:#fff; text-transform:uppercase; font-size:11px; border:1px solid #fff; width:90px; height:25px; font-weight:bold; cursor:pointer; margin-top:20px;}
.even{width:220px; color:#000; margin-right:10px;}
.thankyou{font-size:12px; color:#fff;}
.homebt{position:relative; float:right; top:-30px; width:32px; height:32px;}

