@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("www.instructables.com") {
#centercontent {
  width: 720px !important;
}
#rightcontent {
  display:none !important;
}

}