



All credits to http://easylist.adblockplus.org/easylist-element_rick752.txt
Last Modified : August, 2nd 2006
Thanks to TiCL for the collapse of empty space left on the page.
In order to hide google ads, have a look at Google - remove ads.
In order to make the google search window wider, have a look at Google - widen the searches display.
In order to hide yahoo ads, have a look at Yahoo - remove ads.
In order to hide other ads, have a look at General ad blocking rules from adblock.free.fr.
Doesn't work with Gmail 2.
Muuaahaaha! I wrote my own Gmail (Newer Version) - no ads, no chat box. Thanks!
works.
:)
To collapse the right side column:
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain(mail.google.com) {
div[class^=rh] {display: none !important;}
div[id=ap] {display: none !important;}
div[class=msg] {width: 765px !important;}
}