@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://online.wsj.com/article") {

div.fullwide > div.reallywide:first-child, ul.metadataType-articleStamp, #footer, div.col4wide.margin-left.colOverflowTruncated, div.mjArticleTools, #carouselHighlightsLeft, div.articleTools_bottom, #leaveComment, div.more_in, div.bottomRow, div.fromtheWeb, #topicreplyarea, div.quoteBox, div.adSummary, div.msnlinks, div.ad_artBottomCircMarketing, #articleTabs_tab_quotes, div.pmHook{
  display: none !important;
}

.fullwide{
  background-image: none !important;
}
}