@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("https://www.google.com/a/")
{
       body br, p, li, h1, h2, td[class="header"], img, table[class="f"]
	{ 
		display: none !important;
	}
	table[width="100%"]
	{
		width: 60% !important;
	}
	td[class="smallfont"]
	{
	display: none !important;
	}
	/* remove this to show the "i cannot access my account" link */
	tr[id="ga-fprow"]
	{
	display: none !important;
	}
}