@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix(http://www.google.) {
  img[src*="logos/"],img[src$="/images/logo.gif"] {
    width: 0 !important;
    height: 110px !important;
    padding-left: 295px !important;
    background-image: url(http://lh3.ggpht.com/_nqXYtzwJLBs/StDJUZd97iI/AAAAAAAAAB0/3FLO1_uyJc0/Corsica-logo.gif) !important;
    background-position: top left !important;
    background-repeat: no-repeat !important;
  }

  div[title="Google"] {
    background-image: url(http://lh3.ggpht.com/_nqXYtzwJLBs/StDJUZd97iI/AAAAAAAAAB0/3FLO1_uyJc0/Corsica-logo.gif) !important;
    background-position: top left !important;
    background-repeat: no-repeat !important;
    width: 295px !important;
    height: 110px !important;
  }

  div[title="Google"] > div {
    left: 230px !important;
    top: 80px !important;
  }
}