/* Register new account stylesheet*/
#register * {position: relative; }
#regForm br {clear: left; }
#regForm label{clear:left; line-height:26px; }
#regForm select {height: 22px; }
#regForm input, #regForm select {width: 250px; line-height:20px; border: solid 1px #cdcdcd; font-size: 11px; padding-left:3px; width:200px; height:18px; }
#regForm input.clean {width: auto; }
#regForm input.code {height: 26px; line-height:26px; margin-right:5px; }
#regForm input.submit {width: auto; padding: 0 10px; }