@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("ebay.de") {
  /* (c) 2009 by Lestarte */
  object[data*="content"],
 
  div[class="RtmStyle"] {
    display: none !important;
  }
}

@-moz-document domain("ebayobjects.com") {
  object[data*="content"],

  img {
    width:1px !important;
    height:1px !important;
    display:none !important;
  }
}

@-moz-document domain("yieldmanager.com") {
  object[data*="content"],

  script[type="text/javascript"]:after {
    content:"</script></script>";
  }

  img {
    width:1px !important;
    height:1px !important;
    display:none !important;
  }
}