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