@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("last.fm") {
    /* If you don't want the footer at all add .site-footer */
    #cbsi_f { display: none !important; }

    .LastAd, .ad-banner { display: none !important; }

    body[style*="background-image"] #content, .skin-active #content {
        box-shadow: none;
    }
    body[style*="background-image"] { background: #e3e3e3 !important; }
}