</div>
<!-- content page End -->
.login-text a{
font-size: 14px;
color: #B29A3F;
padding: 0px 10px;
margin-left: 20px;
margin-top: -2px;
border-radius: 2px;
position: absolute;
left: 0px;
text-align: center;
z-index: 2147483647;
line-height: 20px;
background: #572001;
box-shadow: 0px 1px 2px 1px #823C00;
}
#login-form {
text-align: center;
display: none;
color: #FFF;
position: relative;
z-index: 1;
background: none repeat scroll 0% 0% rgba(130, 60, 0, 0.4);
box-shadow: 0px 1px 2px #823C00;
}
#login-left{
border-right: 1px dotted #170001;
}
#login-left a{
color:#B29A3F;
}