@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.accuweather.com/us/[two-letter initial for state]/[City]/[ZIP Code]/forecast-month") {

.pre
{
display: none !important
}

.panel-tab-buttons, #header, #header-nav, #footer, #offers, .premium-info, .btr-label, .btr.btri.btri-view-calendar, .btr-active.btr.btri.btri-view-list, #menu-month, .month, .logo-ad
{
display: none !important;
}

/* May break */

#content > DIV:first-child > DIV:last-child > DIV:first-child + DIV > DIV > DIV
{
display: none !important
}

}