@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(arstechnica.com) {

	#ContentBanner {
	    display: none !important;
	}
	
	.ContentBlock, #SubFeatureBar, #TopNav {
	    margin-right: 16px !important;
	}
	
	body { 
	    background-image: none !important;
	    width: auto !important;
	}

}