#ajax-bg{position:fixed;left:0;top:0;width:100%;height:100%;z-index:9999;background-color:black}#ajax-spinner{position:fixed;left:50%;top:50%;margin:-15px 0 0 -15px;background:white url('../../img/spinner.gif') no-repeat 50% 50%;padding:15px;border:2px solid #CCC;z-index:10000;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;-moz-border-radius-bottomleft:5px;-moz-border-radius-bottomright:5px;-moz-border-radius-topleft:5px;-moz-border-radius-topright:5px;-khtml-border-radius:5px;-webkit-border-radius:5px;-webkit-border-bottom-left-radius:5px;-webkit-border-bottom-right-radius:5px;border-radius:5px}