@namespace url(http://www.w3.org/1999/xhtml); 

@-moz-document domain("forums.hardwarezone.com.sg") { 
body
{
        background: none #3b5ddb!important;
	color: #333333;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
}
#content {
       background: none #e4e4e4!important;
}
#footer {
      background: none #e4e4e4!important;
}
.header-gray{
     background: none #ffffff!important;
     color: #ffa800!important;
     margin: 0 0 0px 0px!important;
}
#content .inner {
     margin: 0 10px 0 10px!important;;
}

#sidebar {
     display:none!important;;
}
}