@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("moddb.com") {

div[class="normalmediabox"],
td[width="50%"],
[src*="a.giantrealm.com"],
[href*="a.giantrealm.com"],
[src*="ad.doubleclick.net"],
[href*="ad.doubleclick.net"],
#gr_leftSkinBlock,
#gr_rightSkinBlock,
div[class="column span-all mediabox"] {

  display: none !important;
  }

body, #body {

  background: #9B0801 url("#"); 
  }

div.normalbox div.tablemenu a.buttonalt {

  margin-left:0px !important;
  }

body[id="tinymce"] {

  background: #EEE !important; 
  }

div.rotatorbox div.rotatorcorner {

  border: 6px solid #000000 !important;
  }
}