#lwrapper{
background:url(images/register-login-box/top-gradient-bg.gif) repeat-x top #fafafa;
font-family:verdana;
font-size:14px;
padding:10px;
}

#newmembertitle{
background:url(images/register-login-box/new-member-icon.png) no-repeat left 9px;
padding-left:40px;
}

#lwrapper h1{
font-size:20px;
color:#2b7c99;
margin:0 0 4px;
}

#lwrapper h2{
font-size:13px;
color:#2b7c99;
margin:0 0 15px;
}

#lwrapper form{margin:0;}

.formbox{
border:1px solid #cfcfcf;
background:#fff;
padding:10px;
width:430px;
margin-bottom:20px;
}

.formbox label{
font-size:12px;
color:#2b7c99;
width:155px;
height:44px;
display:block;
text-align:right;
float:left;
margin-right:20px;
}

.formbox input{
width:230px;
height:25px;
border:1px solid #d0d0d0;
padding:3px 5px 2px 5px;
}

.formbox small{
float:left;
color:#656565;
font-size:10px;
margin:3px 0 3px 0;
}

.dottedborder{
background:url(images/dotted-border-horiz.gif) repeat-x center;
height:30px;
clear:both;
}

.formbox #passwordhack{height:85px;}

.formbox #createaccountbutton{
border:0px;
width:98px;
height:25px;
float:right;
padding:0;
}

#existingmembertitle{
background:url(images/register-login-box/already-member-icon.png) no-repeat left 9px;
padding-left:40px;
}


.formbox .existinghack{height:20px;}

#lostdetails{
background:url(images/register-login-box/lost-details-icon.png) no-repeat left;
font-size:10px;
padding:3px 0 3px 20px;
color:#383838;
text-decoration:none;
float:left;
}

.formbox #loginbutton{
border:0px;
width:55px;
height:25px;
float:right;
padding:0;
}
