@-moz-document domain(google.com), url-prefix(http://www.google.){

/*From Google - Remove Text Ads and Sponsored Links*/
table[style=""][align="right"], div[ads], div[id^=tpa], table[id=mbEnd], div[spl], table[width="25%"][align="right"], table[class=lads], div[class="rh"], #tads,
#bsf /*Bottom Search Bar*/
{display: none !important;}
}

/*Google Images Ads*/ 
@-moz-document url-prefix(http://images.google.){
#ImgCont > TABLE:first-child > TBODY
{display: none !important;}
}

/*Gmail Ads*/
@-moz-document url-prefix(http://mail.google.), url-prefix(https://mail.google.){
DIV[class="u5"][style="width: 225px;"], .nH.u8{display: none !important;}
}