@namespace url("http://www.w3.org/1999/xhtml");
@-moz-document domain("google.com") { }

@-moz-document url-prefix("http://www.google"), url-prefix("https://www.google")
{
	#footer, #cpFooter
	{
		display: none !important;
	}
}