#sbox-window embed, #sbox-window object, #sbox-window select
 { visibility: visible; margin: 12px }

#sbox-overlay
 { background-color: #000; margin: 12px; position: absolute }

#sbox-window
  { background-color: #fff; text-align: left; padding: 10px; position: absolute; overflow: visible; -moz-border-radius: 3px; -webkit-border-radius: 3px  }

#sbox-btn-close
 { background: url("closebox.png") no-repeat center; position: absolute; top: -15px; right: -15px; width: 30px; height: 30px; border: none }

.sbox-window-ie6 #sbox-btn-close
 { background-image: url("closebox.gif") }

.sbox-loading #sbox-content
 { background-image: url("spinner.gif"); background-repeat: no-repeat; background-position: center }

#sbox-content
 { background-color: #fff; width: 100%; height: 100%; clear: both; overflow: auto }

.sbox-content-image#sbox-content
 { overflow: visible }

#sbox-image
 { display: block }

.sbox-content-image img
 { display: block }

.sbox-content-iframe#sbox-content
 { overflow: visible }

.body-overlayed embed, .body-overlayed object, .body-overlayed select
  { text-align: center; visibility: hidden }