@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("techmeme.com") {

div#sponsors, div#hiring
{ display: none;}

#topcol2 {width : 0% !important; }
#topcol3 {width : 98% !important; }
#topcol23 {width : 35%  !important; }
#topcol1 { width: 60%  !important; }

div#topcol3 .ii, div#topcol3 .ago{
padding-top: 0.3em  !important; 
}

body{
max-width: 90em !important;
}

div#topcol3 {
padding-top: 0.5em  !important; 
padding-bottom: 0.5em  !important; 
}

.item{
padding-top: 0.4em  !important; 
padding-bottom:0.7em  !important; 
}


}