@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("zdnet.com") {

#secondary {
    display: none!important;
}

a.thumb, #nrelate_related_placeholder {
    display: none!important;
}

article.post.clear {
    width: 150%!important;
}

div.breakingNews {
    display: none!important;
}

div.catfishBar {
    display: none!important;
}

div.grp {
    display: none!important;
}

div.storyBody {
    font-family: Helvetica!important;
    font-size: 14pt!important;
    line-height: 1.25em!important;
}


}