@-moz-document domain("mozilla.com"){
/*tb description*/
.feature-contents>p,
/*thanks for d/l area*/
#download_message>#main-feature,
/*download store img*/
#store_promo,
/*header description*/
#main-feature-background>div>p,
/*header*/
h2
{display:none!important}
/*shrink d/l ff area*/
#main-feature .feature-contents{min-height:0!important;padding-bottom:0!important}
/*remove bg image padding*/
#main-feature-background,a.download-firefox,a.download-firefox span{background-image:none!important;padding:0!important}
/*adjust footer*/
#footer-contents>p{display:inline!important}
/*hover*/
#content>.front-feature>div,.home-download>a,#footer-contents>*{border:solid .1em transparent!important;-moz-border-radius:.5em!important}
#content>.front-feature>div:hover,.home-download>a:hover,#footer-contents>*:hover{background:#DDD!important;border-color:#666!important}
}