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; font-size: 11px;}
DIV#lightbox A.close {width: 32px; height: 32px; display: block; right: 5px; top: 5px; position: absolute; background: url('close.png') no-repeat; cursor: pointer;}
DIV#lightbox IMG {margin: 0; display: block;}
DIV#lightbox .help {padding: 4px; color: #000; background: #E84C36; display: none; text-align: left; margin-top: 1px;}

