@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("imageshack.us"){
.table_decoration>tbody>tr>td>p,
/*copyright links*/
.links,
/*top right text area*/
.don,
/*scaled down image warning*/
#scalewarning,
/*logos*/
img[src$="imageshack.png"],
body>table[width="755"]>tbody>tr:first-child,
/*toolbar link*/
a[href*="toolbar"],
/*bottom ad*/
table[width="300"][cellpadding="5"],
/*join msg My Images*/
h3,
/*iframe ad*/
iframe:not([src*="imageshack.us"])
{display:none!important}

/*remove somes pace*/
p{margin-bottom:0!important}
.table_decoration3>tbody>tr *{height:auto!important}
/*hover*/
#upform>p,#upform>table,#upform>div,a{border:solid .1em transparent!important;-moz-border-radius:.5em!important}
#butan:hover,#upform>p:hover,#upform>table:hover,#upform>div:hover,a:hover{background:#EEE!important;border-color:#AAA!important}
/*hides Learn about the ImageShack Toolbar now*/
form#upform{color:white!important}
/*unhides resize image text*/
#resizeoptions{color:black!important}

/*hides some new ads div*/
div#yieldaddiv { display: none; }
}