@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("popmundo.com") {
	/* 
	 * Remove extra space.
	 */

	 td.DarkColumn td { 
		height: 0 !important;
	}

	div.menu a, table { 
		line-height: 1.1em !important; 
	}

	/* 
	 * Remove the game header logo. 
	 */

	 img[src="graphics/Default/menu/GameHeader.jpg"] { 
		display: none !important; 
	}

	td[height="64"] { 
		height: 7px !important; 
	}

	img[src="images/trans_pixel.gif"][height="20"] { 
		height: 7px !important; 
	}
}