@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(youtube.com) {
div[class*="watch-ppv-vid"],
a[href$="feature=fvw"],
div[class="video-entry\ watch-ppv-vid"] {
  display: none !important;
  visibility: hidden !important;
  }
}