@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain(google.com), url-prefix(http://www.google.) {
table[align="right"],			/* froogle */
div[ads],				/* google  */
div[id^=tpa],				/* google  */
div[spl],				/* google  */
table[width="25%"][align="right"],	/* google  */
table[class=lads],			/* google  */
div[class^=rh]				/* mail    */
{display: none !important;}
}