#RB_overlay { position: absolute; z-index:2000; width: 100%; height: 100%; top: 0; left: 0; right: 0; bottom: 0; min-height:100%; background-color: #000; opacity: .6; filter: alpha(opacity=60); } #RB_loading { z-index: 2001; width: 70px; margin-left: auto; margin-right: auto; margin-top: 200px; padding-bottom: 30px; text-align: center; background: url(../images/redbox_spinner.gif) no-repeat bottom center; } #RB_window { position: absolute; background-color: #ffffff; text-align: left; top: 100px; height: 438px; width: 627px; border: 1px solid #d1d1d1; padding: 10px; overflow: auto; display: block; z-index: 2002; margin-left:-36px; } p.RB_window { color: #666666; font-weight: bold; text-align: center; padding: 6px 0px 0px 0px; }