@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("engadget.com") {

    #outerslice, .topleader, .bottomleader, #grid, #bloginfo, #footer, #subcontent {
        display: none !important;
    }

    #container {
        width: 620px !important;
        background: #ffffff 490px 0 repeat-y !important;
    }

    #content {
        width: 600px !important;
    }

}