/* JunkRemover: KVRAudio.com */
/* Coded by Shadowtech       */
/* Last update: 2/25/06      */

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("kvraudio.com") {
  #headermid { display: none !important; }
  #headerright { display: none !important; }
  A:link[HREF*="museresearch.com"] IMG { display: none !important; }
  A:link[HREF*="katrinareliefcd.com"] IMG { display: none !important; }
  A:link[HREF*="googlesyndication.com"] IMG { display: none !important; }
  iframe[src*="googlesyndication"] { display: none !important; }
  iframe[src*="museresearch"] { display: none !important; }
  img[src*="museresearch.com"] { display: none !important; }
  img[src*="googlesyndication.com"] { display: none !important; }
  embed[type="application/x-shockwave-flash"][src*="*"] { display: none !important; }
}