/* Sabre CSS for login form */

#sabre_spectre 
{ 
display: none;
}

a:link#sabre_link ,a:hover#sabre_link ,a:visited#sabre_link 
{
color: #69c;
}

#user_pwd1,#user_pwd2,#captcha,#math,#letter,#invite_code
{
font-size:24px;
width:97%;
padding:3px;
margin-top:2px;
margin-right:6px;
margin-bottom:16px;
border:1px solid #e5e5e5;
background:#fbfbfb;
}

#sabre_banner,#sabre_pwd
{
padding:3px;
margin-top:2px;
margin-right:6px;
margin-bottom:16px;
}
