@charset "utf-8";

* { font-family: Arial,Helvetica,sans-serif; }
body { background-color: #EDF0F4; font-size: 62.5%;}
a:link, a:visited { color: #5184D2; outline: medium none; font-weight: bold; text-decoration: none; }
#wrapper #header a#logo { height: 1em; width: 135px; float: left; position: relative; top: -10px; font-size: 32px;}
#wrapper #content { clear: both; background: none repeat scroll 0% 0% #fff; z-index: 100; position: relative; border: 1px solid #A7A7A7; }
#wrapper #content #main { clear: both; background: #fff; z-index: 100; position: relative; padding: 20px; /*border: 4px solid #F3F3F3;*/ }
#wrapper { width: 485px; margin: 0pt auto; }
#wrapper #header { width: 485px; padding-top: 40px;}
#email input, #password input {width: 95%;}
#login-table {  width:80%;  margin: 0 auto;}
.textLabel {  text-align: right;  width: 50px;  height: 30px;  font-size: 15px;}
.formInput {  text-indent: 1em;}
.formInput input {  width: 93%;  height: 25px;  font-size: 21px;}
.form-submit {  text-align: right;}
.check {  font-size: 12px;  margin: 0.5em 0;}
.message {  color: red;  font-size: 120%;}
.curvebox {-moz-border-radius: 5px;-webkit-border-radius: 5px;}
#UserUserName {width: 93%;}
