* { margin: 0; padding: 0; font-family: Arial, sans-serif; color: #000; }
.hidden { position: absolute; top: -9999px; left: -9999px; }
.hiddenText { text-indent: -9999px; overflow: hidden; }
.clear { clear: both; padding: 1em 0 0; }
body { background: #fff url(images/background.png) top center no-repeat; }
#container { margin: 135px auto; width: 475px; padding: 25px; }
h1 { background: url(images/logo.png) center no-repeat; float: left; width: 249px; height: 49px; }
p { font-size: 11px; }
h2 { font-size: 18px; font-family: "Arial Black", Arial, sans-serif; color: #222; text-transform: uppercase; }
.red { color: #f63636;}
h2 em { font-family: Arial, sans-serif; font-weight: bold; font-style: italic; color: #222; }
#user_reg { margin: 15px 0 0; float: right; background: url(images/user_reg.png) center no-repeat; width: 124px; height: 11px; }
#register { padding: 3em 0 0; }
dt, dt * { float: left; width: 150px; padding: 2px 0 0; margin: 0 10px 0 0; font-size: 12px; text-align: right; font-weight: bold; color: #555; }
#verify_div label { font-size: 12px; font-weight: bold; color: #555; }
#verify_div { width: 400px; margin: 10px auto; }
dl input { background: url(http://www.blueverse.net/images/input.php?x=260&y=23) top center no-repeat; font-size: 12px; padding: 5px 5px 0; width: 250px; height: 18px; border: none; }

.submit             { margin: -2px 50px 0;
                      width: 74px;
                      height: 27px;
                      background: url(http://www.blueverse.net/images/submit.png) top no-repeat;
                      color: #fff;
                      font-size: 14px;
                      font-weight: bold;
                      font-style: italic;
                      text-align: center;
                      border: none;
                      float: right;
                    }
.submit:active      { background-position: bottom !important; }
#login { position: absolute; top: 0; left: 0; right: 0; padding: 5px; background: #e7e7e7 url(/images/login_bar.png) repeat-x; border-bottom: 3px solid #0290d5;}
#login * { float: left; }
#login h2 { color: #000; font-size: 18px; letter-spacing: -1px; padding: 4px 25px 0 5px; }
#login dt, #login dt * { width: auto; margin: 0; }
#login dl input { background: url(http://www.blueverse.net/images/input.php?x=160&y=23) top center no-repeat; margin: 0 20px 0 5px; width: 150px; }
#login .submit { margin: -1px 0 0; }
#login form { padding: 7px 0 0;}

#links { position: absolute; top: 12px; right: 10px; z-index: 10; }
#links ul { list-style: none; }
#links li { float: left; }
#links a { font-size: 12px; margin: 0 0 0 5px; }
#forgot { font-size: 12px; margin: 5px 0 0 10px; }
#forgot:hover, #forgot:focus { text-decoration: none; }