.hpage_logincont_witherr {
    position:relative;
    right:-790px;
    top:-12px;
    width:200px;
}

.hpage_logincont_withouterr {
    position:relative;
    right:-790px;
    top:-12px;
    width:200px;
}


.hpage_fpwd_witherr {
    position:relative;
    right:-790px;
    top:-12px;
    width:200px;
}
.hpage_fpwd_with_out_err {
    position:relative;
    right:-790px;
    top:-12px;
    width:200px;
}

.hpage_fpwd_with_sucess {
    position:relative;
    right:-790px;
    top:-12px;
    width:200px;
}


.bordernone{
   border-bottom:1px solid #ffffff !important;

}
.logindivhide{
        display: none;
}
.fgtdivhide{
       display: none;
}
.logindivshow{
        display: block;
}
.fgtdivshow{
       display: block;
}


.loginsucess { color:#65A200; font-size:95%; text-align:center; font-weight:bold; }
#rc_border_hlog { background: none transparent scroll repeat 0% 0%; margin:0; }
.xtop_hlog { display: block; font-size: 1px; background: none transparent scroll repeat 0% 0% }
.xbottom_hlog { display: block; font-size: 1px; background: none transparent scroll repeat 0% 0% }
.xb1_hlog { background: #666; margin: 0px 5px; height: 1px; display: block; overflow: hidden }
.xb2_hlog { border-right: #666 1px solid; background: #fffcae; border-left: #666 1px solid; display: block; overflow: hidden; border-top-width: 0px; border-left-width: 2px; border-bottom-width: 0px; margin: 0px 3px; border-right-width: 2px; height: 1px; }
.xb3_hlog { border-right: #666 1px solid; background: #fff; border-left: #666 1px solid; display: block; overflow: hidden; margin: 0px 2px; height: 1px; }
.xb4_hlog { border-right: #666 1px solid; background: #fff; border-left: #666 1px solid; display: block; overflow: hidden; margin: 0px 1px; height: 2px; }
.xboxcontent_hlog { border-right: #666 1px solid; border-top: #666 0px solid; display: block; background: #fff; border-left: #666 1px solid; border-bottom: #666 0px solid; color:#000; font-size:90%; }
.loginerr { color:#f00; font-size:85%; text-align:center; font-weight:bold; }
.loginbtn { text-align:center; padding:3px; }


.signup1 { 
	position:absolute; 
	top:10px: 
	right:10px; 
	background-color:#fff;
	border:1px solid #000;
	margin:48px 0 0 0;	
	}


* html .signup1 { 
	position:absolute; 
	top:20px: 
	right:10px; 
	background-color:#fff;
	border:1px solid #000;
	margin:48px 0 0 -225px;	
	}


*:first-child+html .signup1 { 
	position:absolute; 
	top:20px: 
	right:10px; 
	background-color:#fff;
	border:1px solid #000;
	margin:48px 0 0 -225px;	
	}
	 
