/* Register new account stylesheet*/
div.form * {position: relative; }
div.form {padding: 0 20px;}
div.form br {clear: left; }
div.form label{line-height:22px; display:block; font-weight:bold; font-size:12px; }
div.form select {height: 22px; }
div.form input, div.form select, div.form textarea{width: 300px; line-height:20px; margin-bottom:15px; }
div.form textarea{width: 500px; height:300px; font-size:12px; line-height:16px; }
div.form .clean {width: auto; }
div.form input.code {height: 20px; line-height:26px; margin-right:5px; }
div.form input.submit {width: auto; padding: 0 10px; }
