@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("creep.ru")  {
   iframe,
   body > div[style="position: absolute"],
   div#top_line,
   div[id*="medialand_"],
   div[class="teaser"],
   table[class="block_top"],
   div[id*="Killer"],
   div[id*="rdminfrm_"],
   div[id*="lx_"],
   p[style="margin-top: 3px; margin-bottom: 0"],
   table[class="contentpaneopen"][cellpadding="0"][cellspacing="0"][width="100%"]
   {
      display: none !important;
   }
}