@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("news.ycombinator.com") {

body > center > table > tbody > tr:first-child > td > table {background: #e8e8e8!important;}
center > table {width: 100%!important; }
.comment {display: block;max-width: 50em;}
tr:last-child .title a {display:block;}

a[href="http://ycombinator.com"] > img {opacity:.2;}

}