@-moz-document url-prefix(http://www.google.com/search?),
               url-prefix(http://www.l.google.com/search?),
               url-prefix(http://www.google.com/linux?),
               url-prefix(http://www.google.com/bsd?),
               url-prefix(http://www.google.com/microsoft?) {

/* :: Remove selected elements :: */

/* Footer */
div[id="res"] + center > [cellpadding="10"], /* "Google Pack" footer junk */
div[id="res"] + center + center,    /* footer links */
[class="betterSearchAttribution"]  /* BetterSearch footer material */
{display:none !important;}

}