#headerArea2 { top: -50px; }

#core {
  z-index: 0;
}

#video-close-button {
  display: none;
  width: 22px;
  height: 23px;
  position: absolute;
  top: 10px;
  right: 250px;
  background-image: url(closeButton.png);
  cursor: pointer;
  z-index: 1;
}
