#MB_window {
  margin-top: 145px;
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
}
#MB_header {
  display: none;
}
#MB_content {
  border-top: none;
}
#MB_frame {
  -moz-border-radius-bottomleft: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-topleft: 0;
  -moz-border-radius-topright: 0;
  border: 7px solid #FFF;
  background: #A7D0D5;
}