body { margin: 0; padding: 0; }

html,
body  { height: 100%;  }

object { margin-bottom: -5px; }

#js-popup-overlay { background: #000; top: 0; left: 0; position: absolute; z-index: 1000; }
#js-popup         { background: #000; top: 0; left: 0; position: absolute; z-index: 1001; width: 720px; height: 405px; }
#js-popup .close  { position: absolute; top: -30px; right: 10px; cursor: pointer; }

#js-popup object  { background: #000; }
