@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("alfalfalfa.com") {
iframe ,
#header_ad ,
#hot_tweet ,
.menuXX ,
.tmk ,
.keyword ,
div[class*="microad_"] ,
.plugin-memo ,
.google-user-ad ,
#thumbnail_list ,
.google-user-link ,
.fullbody .menu7:first-child ,
.fix_10x10 ,
.amazon6_bottom ,
#article_footer_amazon ,
#article_footer_amazon + br ,
a[href*="j-a-net"] ,
.ad-table ,
a[href*="amazon"] ,
.hrr ,
.posted3 + br + br + .menu ,
.posted3 + br + br + .menu + .mv {
    display: none !important;
}

#blog .content iframe {
    display: block !important;
}

}