@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("pcworld.com") {


#wrapper { width: 100% !important; }
#mainWell { width: 1450px !important; }
#content { width: 100px !important; }
#sidebar { width: 200px !important; }
#leftColumn { width: 1700px !important; }
#rightColumn, #subscribeForm, div[class="links"] { display: none !important; }

}