#theater-header {
  margin-bottom: 3px;
}

#theater-content {
  width: 615px;
  position: relative;
}

#theater-content div.content {
  padding-top: 15px;
  height: 310px;
}

#theater-content #movie-links {
  position: absolute;
  top: 0px;
  left: 460px;
}

#theater-links {
  width: 283px;
  height: 351px;
  position: absolute;
  top: 125px;
  left: 630px;
  background: transparent url(/images/theater/links.png) no-repeat top left;
}
