#customBox{z-index:9000;width:100%;position:absolute;top:0;left:0;display:none}.boxOverlay{opacity:.5;background-color:#000;width:100%;position:absolute;top:0;left:0;z-index:9000}.boxContent{position:fixed;background-image:url(loader.gif);background-position:center center;background-repeat:no-repeat;border:solid 1px #000;opacity:1;background-color:#404040;z-index:9001;overflow:hidden}.boxFooter{position:fixed;height:20px;z-index:9001}.boxCounter{float:left;height:20px}.boxTitle{float:left;height:20px;color:#FFF;font-weight:700}.boxClose{float:right;background-image:url(close.png);background-position:center center;background-repeat:no-repeat;height:20px;width:20px;cursor:pointer}#boxNav{float:right;height:20px;min-width:40px}#boxNext,#boxPrev{background-position:center center;background-repeat:no-repeat;width:16px;height:20px;cursor:pointer}#boxNext{background-image:url(next.png);float:right}#boxPrev{background-image:url(previous.png);float:left}#boxCounter{float:left;height:20px;line-height:20px;color:#FFF;margin:0 3px}.clear{clear:both}