@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("interfacelift.com") {

#page > div:nth-child(4), #bottomleaderboard, div[style="margin-bottom: 10px;"], .pagenums_bottom > div:nth-child(4), div[style$="background-color: lightblue;"], .ad {
    display: none !important;
}

#container {
     background: none !important;
}

#page {
    padding-left: 10px !important;
}

#foot {
    background: url("http://img121.imageshack.us/img121/4226/footlo.png") right top no-repeat !important;
}


}