#AjaxOverlay {
background:#000000 none repeat scroll 0 0;
bottom:0;
left:0;
position:absolute;
right:0;
top:0;
z-index:1;
}
#AjaxWait {
background:transparent url(/siteimg/wait.gif) no-repeat scroll center center;
bottom:0;
left:0;
overflow:hidden;
position:absolute;
right:0;
top:0;
z-index:2;
}
#AjaxLoader {
background:transparent url(/siteimg/loading.gif) no-repeat scroll center center;
bottom:0;
left:0;
margin-left:185px;
position:absolute;
right:0;
top:0;
} 