@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("tripod.com")
{
    #tb_container
    {
        display:    none !important;
    }

    #FooterAd
    {
        display:    none !important;
    }

    noscript
    {
        display:    none !important;
    }

    .noscript-show
    {
        display:    none !important;
    }

    .more_drop
    {
        display:    none !important;
    }
}