@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("online.wsj.com") {

body > table > tbody > tr > td:first-child, 
body > table > tbody > tr > td > center + table,
#sphere_container,
#sphere_container + center,
body > div
  { display: none !important; }

body > table > tbody > tr > td
{ 
   width: 100% !important;
   max-width: none !important;
   margin: 0 !important;
   padding: 0 !important;
}

body > table > tbody > tr > td
{
   padding: 2% !important;
   width: 96% !important; 
   text-align: justify !important;
   max-width: none !important;
   left: 0 !important;
}

#inset
   { margin: 1em !important; }
}