@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,
.leftcolumn #FP_PartnerButton,
.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,
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,
object[width="160"][height="600"],
iframe[width="160"][height="600"]
{
	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; }

}