/* © 2010 - www.mojitoe.com */

* {margin:0; padding:0}
body {background:url(lay.jpg) no-repeat; background-color:#000; font-size:10px; font-family:"Lucida Grande", Tahoma, Sans-Serif; color:#eee; margin:0}

.form {position:absolute; top:240px; left:180px ; width:560px}
.form h1 {font-size:36px; font-weight:bold; font-family:Georgia; background-color:#000; padding:0; margin:20px 0 15px 0}

.pwbox {font-size:10px; border:solid 1px #2b2b2b; width:150px; color:#eee; background:#000}
.inputbox {font-size:10px; padding:6px; border: solid 1px #eee; width:325px; margin-bottom:8px; color:#eee; background:#000}
.textarea {font-family:"Lucida Grande", Tahoma, Sans-Serif; font-size:10px; padding:6px; border: solid 1px #eee; width:325px; height:100px; color:#eee; background:#000; margin-bottom:14px}
.inputbox_small {font-size:10px; padding:6px; border: solid 1px #eee; width:100px; margin-bottom:8px; text-align:center; color:#eee; background:#000}
.button  {font-size:10px; padding:4px 8px 4px 8px; margin:2px; border: solid 1px #eee; color:#eee; background:#000; text-align:center}

.text {font-weight:bold; font-family:"Lucida Grande", Tahoma, Sans-Serif; position:absolute; top:125px; left:800px ; width:225px}
.text h1 {font-size:36px; font-weight:bold; font-family:Georgia; background-color:#000; padding:0; margin:20px 0 15px 0}
table {font-size:10px; color:#000; background-color:#eee}
.white {font-size:10px; color:#000; background-color:#eee}
.white a {font-weight:bold; font-family:"Lucida Grande", Tahoma, Sans-Serif; color:#000; background-color:#9bdb9b; text-decoration:none}
.white a:hover {font-weight:bold; font-family:"Lucida Grande", Tahoma, Sans-Serif; color:#fff; background-color:#9bdb9b; text-decoration:none}
.black {font-size:10px; color:#eee; background-color:#000}

.text a {font-weight:bold; font-size:15px; font-family:"Lucida Grande", Tahoma, Sans-Serif; color:#000; background-color:#9bdb9b; text-decoration:none}
.text a:hover {font-weight:bold; font-size:15px; font-family:"Lucida Grande", Tahoma, Sans-Serif; color:#fff; background-color:#9bdb9b; text-decoration:none}