@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url("http://www.nu.nl/tvgids/"), url("http://www.nu.nl/tvgids/primetime"), url("http://www.nu.nl/tvgids/films"), url("http://www.nu.nl/tvgids/tips") {
  #popbox {
    width: 515px !important;
    left: 50% !important;
    margin-left: -257px !important;
    -moz-box-shadow: 0px 0px 40px #000;
  }
  #popbox a.close {
    width: 100px !important;
    height: 390px !important;
    background: #fff  url(http://www.nu.nl/tvgids/static/images/arrow2_left.gif) !important;
  }
  #listing li.timeline {
    display: none !important
  }
  #popbox #rectangle {
    display: none !important
  }
  #listing li.timeline:first-child {
    display: block
  }
  #sidebar {
    display: none;
  }
  #leaderboard {
    display: none
  }
}