Firefox/Iceweasel Stuff

Config

Plugins

Stylish Styles

Reno Gazette-Journal

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("rgj.com") {

#pluckcomments, #comments, #branding-container, .news-pluckcomment, .news-tools, .gslNoLabels, .article-tools, #bookmark-tools, .topix, #search-sponsor, #navigation-container, #header-partners, .rgj-promo-box, #pluckphotocomments, #explorecontent-3, #explorecontent-4, #footer-container, #newsfront-mostpopular, #gci-cobrand-links {
  display: none;
}

}

SFGate

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("sfgate.com") {
#sfgate_most_rec_comments, #commentspage { display: none !important; }
}

YouTube

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("youtube.com") {
  #watch-comments-stats { display: none !important; }
}

Crooks & Liars

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("crooksandliars.com") {
  #primary { display: none !important; }
  #content { width: 100%; }
  #outterWrapper { background-image: none !important; }
}

Experts Exchange

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("experts-exchange.com") {

div.bcQuestion .answers, div.bcQuestion .qStats, div.bcQuestion .blueWorld,
.adSense, .sectionFour, div#pageRight, .squareSignUp, a[href*="register"]
{ 
    display:none !important; 
}

#pageMain {
  width:auto !important;
  margin-right:16px !important;
}
}

Something Awful

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("forums.somethingawful.com") {
.adbot, #notregistered {
  display: none;
}
}

Slashdot

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("slashdot.org") {
  .body-widget { display: none !important; }
}

Wikipedia

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("en.wikipedia.org") {
.Template-Fact, .cleanup {
  display: none;
}
}