@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix(http://www.google.) {
  img[src$="/images/logo.gif"] {
    width: 0 !important;
    height: 200px !important;
    padding-left: 600px !important;
    background-image: url(http://xs839.xs.to/xs839/09203/furoogle859.png) !important;
    background-position: top left !important;
    background-repeat: no-repeat !important;
  }

  div[title="Google"] {
    background-image: url(http://xs839.xs.to/xs839/09203/furoogle859.png) !important;
    background-position: top left !important;
    background-repeat: no-repeat !important;
    width: 276px !important;
    height: 110px !important;
  }

  div[title="Google"] > div {
    left: 210px !important;
    top: 95px !important;
  }
}