div.loginwrapper,div.registerwrapper {float:left;width:100%;text-align:center;}
div.loginwrapper input[type=submit],div.registerwrapper input[type=submit] {float:right;margin:5px 6px 0 0;}
div.login,div.register {display:inline-block;width:100%;max-width:450px;}
div.login table,div.register table {width:100%;}
div.forgotPassLink {float:right;text-align:right;height:28px;line-height:38px;padding:0 20px 0 0;}
div.forgotPassLink a {font-size:11px;}