@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("easy-share.com"){

#content>center>*:not([bgcolor="#c3dae7"]),
#wrapper>*:not(#content),
img[src*="visit.homepagle"],

/*red premium user ad*/
td[width="350"]>table[width="250"],
table[width="790"]>tbody>tr>td[width="790"]+td,
/*premium account header*/
body>center>h2,
/*footer*/
body>center>center,
/*might remove useful stuff*/
iframe:not([src*="easy-share.com"])
{display:none!important}
}