@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("news.launchpad.net") {

#page {
  width: inherit !important;
  margin-left: 10px !important;
  margin-right: 10px !important;
}

#footer, #cpyright {
  width: inherit !important;
  margin-left: 11px !important;
  margin-right: 11px !important;
}

div #primary {
  width: 70% !important;
/*  position: relative !important;*/
  display: inline !important;
}

div.secondary {
  width: 20% !important;
  display: inline !important;
}

#s.livesearch {
  width: 20% !important;
}

}
