input.auth_i {
    border:0px;
    width:117px !important;
}

input.auth_in {
    border: 1px solid #A3B1BF !important;
    height: 16px;
    color: #A3B1BF !important;
    background-color: #FFFFFF !important;
    width: 53px;
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0;
	cursor: pointer;
}

input.auth_ib {
    border:0px;
    height:15px;
}

.auth_f {
    font-family:Arial;
    font-size:10px;
    color:#596C80;
    height:18px;
}
.auth_f1 {
    font-family:Arial;
    font-size:10px;
    color:#596C80;
    height:16px;
}

a.auth_a {
    color: #596C80;
    font-family:Arial;
    font-size:10px;    
}
a.auth_a:hover {
    color:#FFFFFF;
}

.auth_form_div {
	width: 89% !important;
	margin-left: 10px;
	margin-top: 10px;
}