@-moz-document domain(slashdot.org) {
/* Rules for main home page */
.ad1, #advertisement-content { display: none }
.slashboxes, #slashboxes { display: none }
.briefarticles, .briefarticle, .storytitle { width: 40em }
.briefarticle .section { display: none }
.briefarticle .storytitle { display: block; font-size: large }
.briefarticle .storytitle :link, .briefarticle .storytitle :visited { text-decoration: none !important }
#footer, .btmnav { display: none }
#wrapper { border: none !important }

/* Rules for section home pages */
/* These don't work yet, so are commented out */
/*
.aduserbox #articles .article .details, .aduserbox #articles .article .body, .aduserbox #articles .article .tagshide, .aduserbox #articles .tags, .aduserbox #articles .storylinks { display: none !important }
.aduserbox #articles .title { background: inherit !important; color: #000 }
.aduserbox #articles .title a, .aduserbox #articles .title :link, .aduserbox #articles .title :visited, .aduserbox #articles .title :active { color: #000 !important }
.aduserbox #articles .title h3 { background: inherit !important }
.aduserbox #articles .title h3 > span:first-child { display: none }
*/
}
