@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document url-prefix("http://www.livejournal.com/inbox") {
td .folders {display: none;}
}

@-moz-document url("http://www.livejournal.com/inbox/compose.bml") {
td .folders {display: block !important;}
}


