@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.xxx-tracker.com/details/"), url-prefix("http://xxx-tracker.com/details/"), url-prefix("http://www.xxx-tracker.com/torrent/"), url-prefix("http://xxx-tracker.com/torrent/") {
   iframe,
   center > a[href*="http://"],
   div[id="all"],
   div > ul[id="menu"],
   div[id="torrentproblems"],
   div[id="down"],
   div[id*="teasernet_"],
   div[id="sidebar"],
   div[class="sideblock"],
   div[id="goog"],
   div[onmouseout],
   table[width="100%"][cellspacing="0"][cellpadding="4"],
   a[href^="http://clikmoney.ru/"],
   a[href^="http://pic2profit.com/"],
   a[href^="http://lincker.ru/"],
   a[href^="http://picp2.com/"],
   a[href^="http://erofantasy.net/"],
   img[src*="picp2.com/profit/"],
   *[src*="/get.js?user_id"],
   *[src^="http://lovesearch.com.ua"],
   *[src^="http://pop-bazar.net/"]
   {
         display: none !important;
   }

   div.hidewrap
   {
         display: block !important;
   }
}