body{
  background-color: black;
}
#videoContainer {
  position: relative;
}
#video-ad-ui {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
#video {
  width:100%;
  height:auto;
}
#banner {
  width:100%;
  height:35;
  background-color: black;
  color:white;
}
#click {
  cursor:pointer;
  border:3px solid black;
  text-align:center;
}
#companion728x90 {
  width:728px;
  height:90px;
}
#companion320x50 {
  width:320px;
  height:50px;
}
