@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("blogs.zdnet.com") {
#menu, #hs-cont, #rubics, iframe { 
  display: none !important;
}
.post, #blog {
  width: auto !important;
}
#main {
  background-image: none !important;
  background-color: white !important;
}
}