@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[id="header"],
   div[class="teaser"],
   div[class="sidebar sr"],
   table[class="block_top"],
   div[id*="Killer"],
   div[id*="rdminfrm_"],
   div[id*="lx_"],
   div[id="footer"],
   p[style="margin-top: 3px; margin-bottom: 0"],
   table[class="contentpaneopen"][cellpadding="0"][cellspacing="0"][width="100%"],
   table[class="moduletable"],
   table[border="0"][cellpadding="0"][cellspacing="0"][width="100%"],
   html > body > table > tr > td[width="240"][valign="top"]
   {
      display: none !important;
   }
}