@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix(http://www.google)
,url-prefix("http://images.google.")
,url-prefix("http://maps.google.")
, domain(google.com) {

* { color: black !important ; background: none !important; background-color: #CCCCCC !important }

a:link { color: mediumblue !important }

a:visited { color: purple !important }

div[style="padding: 6px 10px;"], img[src*="/logos/"], img[src*="/intl/"]:not([src*="/intl/en_ALL/mapfiles/lmc.png"]), img[src*="logo.gif"], img[src*="logo_sm.gif"], img[src*="/groups/img/3nb/groups_bar.gif"], #logo, [class="logo"], [class="td-logo"], [href*="?hl"] img { display: none ! important; }
}