#tbl_UserPass, #tbl_DigiCert {
margin-left:auto; 
margin-right:auto;
}
#tbl_UserPass th, #tbl_UserPass td {
border:none;
}
#tbl_UserPass th {
padding:3px;
}
#tbl_UserPass td {
width:150px;
text-align:center;
}
#tbl_UserPass input {
font-size:14px;
font-family: 'Trebuchet MS','Century Gothic',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;
}
#tbl_UserPass .InText {
disabled:true;
text-transform:uppercase;
font-size:16px;
}
.Waiting {
    display:none;
    height:35px;
    background: url('images/wait30.gif') 
                50% 50% 
                no-repeat;
}
