@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("facebook.com") {
/* Reset font size */
.uiStream .uiStreamMessage,.uiStreamMessage .messageBody {font-size:13px!important;}
/* Remove line break after name in status updates */
.uiStreamMessage .actorName {display:inline!important;}
/* Hide the new "Ticker", "People to Subscribe To" and "Sponsored" sections because they're incredibly annoying */
#pagelet_rhc_ticker, #pagelet_ego_pane {display:none;visibility:hidden;}
}