@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("meganova.org") {
  img[src*="affiliate"], a[href*="usenext.com"] {
    display: none !important;
  }

}