.login_popup_heading{
background:url(../images/login_bar.jpg) no-repeat left top;
width:416px;
height:47px;
text-align:center;
color:#fefeff;
font-size:20px;
font-weight:bold;
vertical-align:middle;
}
.login_popup_tbl{
background:#ffffff url(../images/login_tbl_bg.jpg) no-repeat left top;
width:416px;
height:232px;
font-size:16px; 
color:#004773;
}
.login_input{
width:268px;
background:url(../images/login_input.jpg) no-repeat left top;
border:0px none;
vertical-align:middle;
padding:7px 0px 7px 0px;
}