@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("kompas.com") {
  td[background="/ver1/images/bck_kr4.jpg"],
  td[background="/ver1/images/bck_kr5.jpg"],
  div[title^="http://apps.kompas.com/adv1/"],
  embed,
  marquee,
  body[bgcolor="#cccccc"][topmargin="1"][leftmargin="0"],
  body[bgcolor="#00514a"][topmargin="1"][leftmargin="0"]
  {
    display:none!important;
  }

  body[background="/ver1/images/back.gif"]
  {
    background-color: white!important;
    background-image:none!important;
  }

  img[width="22"][height="8"][src="/ver1/images/spacer.gif"]
  {
    height:1pt!important;
    width:10pt!important;
  }
}