@namespace url(http://www.w3.org/1999/xhtml);



@-moz-document url-prefix(http://www.google.) {

  img[src$="/images/logo.gif"] {

    width: 0 !important;

    height: 310px !important;

    padding-left: 476px !important;

    background-image: url(http://www.oliviermarx.net/wp-content/uploads/2008/09/Google.jpg) !important;

    background-position: top left !important;

    background-repeat: no-repeat !important;

  }



  div[title="Google"] {

    background-image: url(http://www.oliviermarx.net/wp-content/uploads/2008/09/Google.jpg) !important;

    background-position: top left !important;

    background-repeat: no-repeat !important;

    width: 376px !important;

    height: 210px !important;

  }



  div[title="Google"] > div {

    left: 210px !important;

    top: 95px !important;

  }

}