#ibpic { display: none; margin: 0; position: absolute; top: 50%; left: 50%; background: #FFF; border: 1px solid #CCC; z-index: 10000; }

#overlay { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #FFF; filter: alpha(opacity=90); -moz-opacity: 0.9; opacity: 0.9; z-index: 100; }

.noscroll { overflow: hidden; min-height: 100%; height: auto !important; height: 100%; }

#ibloading { display: none; width: 56px; height: 56px; margin: -25px 0 0 -25px; position: absolute; top: 50%; left: 50%; background: url(bgrd_la.gif) center no-repeat; z-index: 10000; }
#ibloading img { display: block; margin: 12px auto; }