.client_login_button
{
background-color: #9999ff;
color: #ffffff;
font-family: Arial;
font-size: 12px;
font-style: normal;
height: 20px;
width: auto;
}
.client_login_textbox
{
background-color: #ffffff;
color: #000066;
font-family: Arial;
font-size: 12px;
font-style: normal;
height: 14px;
}
/*.login_label
{
font-family: Arial;
font-size: 12px;
left: 29.4%;
position: absolute;
text-align: right;
top: 148px;
width: 8%;
}
.login_textbox
{
color: #000066;
font-family: Arial;
font-size: 12px;
left: 37.9%;
position: absolute;
text-align: center;
top: 145px;
width: 18%;
}*/
.password_label
{
font-family: Arial;
font-size: 12px;
left: 29.4%;
position: absolute;
text-align: right;
top: 150px;
width: 8%;
}
.password_textbox
{
color: #000066;
font-family: Arial;
font-size: 12px;
left: 37.9%;
position: absolute;
text-align: center;
top: 147px;
width: 18%;
}
.login_buttons
{
left: 35.7%;
position: absolute;
text-align: center;
top: 177px;
width: 14%;
}