@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("newyorker.com") {

/* font tweaks */
   .p, #articlebody p {font-family: georgia !important;}
   #articlebody p {text-align: justify !important; line-height: 1.4em !important;}
   #content p {font-size: 16px !important;}
   #xrail dd {font-size: 11px !important;}

/* page elements moved about */
   #wrapper {padding-top: 15px !important;}
   #page {background: url('') !important;}
   #yrail {display: none !important;}
   #content {width: 766px !important;}

/* undesirable elements */
   #hdrsubs, #subsNavCont, #sites, #dropmenus {display: none !important;}
   #terms {margin-top: 20px !important;}

}