.waitPopup {
    background: none repeat scroll 0 0 white;
    border: 1px solid #CCCCCC;
    height: auto;
    left: 44%;
    padding: 15px 8px;
    position: fixed !important;
    top: 22%;
    z-index: 20001;
   outline: 0 none;display: none; top: 10%; padding-top: 10px; padding-bottom: 10px; background: none repeat scroll 0 0 #FFFF7F; 
} 
.waitPopup_table {
     background-image:url("img/ui-anim_basic_16x16.gif");
    background-position: left center;
    background-repeat: no-repeat;
    color: #444444;
    font: bold 13px tahoma,arial,helvetica; 
}
.waitPopup_title {
    color: #444444;
    font: bold 16px tahoma,arial,helvetica; 
    margin-left: 40px;
    padding-bottom: 3px;
} 
.waitPopup_msg {
    font: 13px arial,tahoma,sans-serif; 
    margin-left: 40px;
    font-weight:bold; color:black
}  