@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("tomshardware.com"), domain("geardigest.com") {

#body {
	width: 100% !important;
	margin: 0 auto !important;
}

#expnav {
	width: 160px !important;
}

#header,
#foot,
[id^="km_"],
[id*="banner"],
[class*="sponsor"],
.cap_left, .cap_right,
#product_finder,
.article_footer_links,
#related > [style="margin: 0pt 0pt 5px; clear: both; width: 336px;"],
#nav_secondary > :not(#search_box):not(#expnav):not(#charts),
#article_body + #related,
#header iframe,
#nav_secondary > p + table[style="background-color: rgb(255, 255, 255);"],
#testlog,
#iTt,
[id*="netline"]
{
	display: none !important;
}

/* fix those stupid double underlined link ads */
.iAs {
	text-decoration: none !important;
	border: none !important;
	color: inherit !important;
	cursor: default !important;
}

.content {
	padding-right: 2em !important;
}


}