@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.gamedev.net") 
{
  body { background-image: none !important; }
  #rightcolumn center:not(.roundedBox),
  #rightcolumn a[href*="alexa.com"], 
  #CM_AdContainer,
  #qotd, 
  #FP_Poll span,
  #TriplePlay,
  .subtle,
  object embed[src*="www.gamedev.net/banman"],
  object embed[src*="fastclick.net"],
  iframe[name="google_ads_frame"],
  a[href*="fastclick.net"],
  table[class="featmenu"] + br + table,
  #FP_Poll,
  #FP_FeaturedBook,
  a[href*="www.gamedev.net/banman"],
  iframe[src*="www.gamedev.net/banman"],
  [src*="intellitxt.com"],
  [src*="mediaplex.com"],
  [src*="doubleclick.net"],
  [src*="tribalfusion.com"],
  #iTt
  {
	display: none !important;
  }


/* fix those stupid double underlined link ads */
.iAs {
	text-decoration: none !important;
	border: none !important;
	color: inherit !important;
	cursor: default !important;
}

/* fix bug with named anchor's getting hover color */
a:not(:link):hover { color: inherit !important; }

.leftcolumn{
  display: none !important;
  margin-left:0 !important;
  margin-top:0 !important;
}

#centercolumn,
#centercolumn_2col {
  margin-left:0 !important;
}
}