@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("techmalaya.com") {

#ribbon, #top, #nav, #sidebar, #footer, #footerbox
  { display: none !important; }

#main, .entry
  { width: 100% !important; }

#content { 
   width: 94% !important;
   margin: 2em !important;
   text-align: justify !important;
   font-size: 12pt;
}

}