DIV#lightbox {text-align: center; position: absolute; background: white url('loading.gif') no-repeat center center; padding: 1px; z-index: 9999; overflow: hidden; width: 32px; height: 32px; border: 1px solid #4B4B4B;}
DIV#lightbox A.close {width: 32px; height: 32px; display: block; right: 5px; top: 5px; position: absolute; background: url('close.png') no-repeat; cursor: pointer;}

