@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url("http://thehill.com/") {

#head, #premenu, td.right_n, div.module, div.module_popular, #footmenu, #footer { display: none; }

#body, #body > table { width: 100%; }
td.content_n { width: 100% ! important; }
td.lead { width: 500px ! important; }
td.right { width: 300px ! important; }
div.txt { width: 100% ! important; }
td[colspan="2"] > h5 { width: 100% ! important; }

}
