/********************************************************************/
/**********************   AURORA TEMPLATE    ************************/
/********************************************************************/


#nav {display: none;}
#numbers {display: none;}
#content {padding-left: 45px; padding-top: 10px; width: 900px; margin-top: 30px;}
#finder {display: none;}









/********************************************************************/
/**********************    BRAND SPECIFIC    ************************/
/********************************************************************/

.question {font-weight: bold;}




/* MEMBERS ROOT PAGE */

#memberslogin, #memberssignup {float: left; width:420px;}
#memberslogin {padding-right: 30px;}
#memberslogin label, #memberssignup label {width: 150px;}
#memberslogin .form,  #memberssignup .form {width: 400px;}
#memberslogin .button, #memberssignup .button {margin-left:150px;}
#memberslogin .form, #memberssignup .form {min-height: 190px;}
#memberslogin .sub_error, #memberssignup .sub_error {margin-left: 0px;}


/* TABS */

#tabs {margin: 0; padding: 0; list-style-type:none; }
#tabs li {display: inline;}
#tabs li a {float: left; display: block;}
#tabs {margin-top: 15px; height: 23px; border-bottom: 1px solid #061f2b; }
#tabs li a {background: url(../_images/backgrounds/tab_grad.gif) bottom repeat-x; color: #fff; padding: 0;height: 23px; border-right: 1px solid #fff; font-weight: bold;}
#tabs li a:hover {text-decoration: none;}
#tabs li img {vertical-align: middle;}
#tabs img { /margin-top: -1px;}
#tabs li.ui-tabs-selected a {background: #061f2b; color: #fff;}