
#RB_loading {
  position: relative;
  top: 200px;
  z-index: 1000000;
  width: 70px;
  height: 70px;
  margin: 0 auto;
  text-align: center;
  background: #666 url(../images/redbox_spinner.gif) no-repeat center center;
  border: 2px solid black;
}

#RB_window {
  text-align: left;
  overflow: hidden; 
}
