@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("friendfeed.com") {

div#feed div.profile {
  display:none !important;
}

div#feed div.body {
  margin-left: 0px !important;
}
}