* { margin: 0; padding: 0; outline: 0; }

body {padding-top: 30px; background: #002a5c; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #494e56; text-align:left;
}

/* Main Elements
....................................................................... */
.shell { margin: 0 auto; width: 763px; background-color:#fff; border: 5px solid #a3b1bf;}
.cl { clear: both; height: 0; font-size: 0; line-height: 0; text-indent: -4000px;  }

#content {padding: 40px;}

#content .col{ float: left; display: inline; width:315px; padding-right:40px; }
#content .col2{ float: left; display: inline; width:315px; }

h1{font-size: 18px; font-weight: normal; color: #002a5c;}


#content .col input{ font-size: 12px; color: #494e56; border: 2px solid #a3b1bf; width: 220px; padding: 6px; margin: 6px 0 0 0; background: #fff;
}

#content .col .btn{ /* Submit Button */
width: 50px;
height: 21px;
background: url(/assets/images/btn_login.gif) 0 0 no-repeat;
border: 0;
padding: 0;
margin: 6px 0 0 5px;
vertical-align: middle; *vertical-align: text-bottom;
}

.footer {font-weight: bold; font-size: 10px;}