@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("friendfeed.com") {
  .logo img { width:136px !important;height:30px !important }

  input, select, option, button, div, td, li, .date { font-size:10px !important; }
  .entry, .comment {line-height:13px !important; }
  h1 { font-size:18px !important; }

  body { background: none !important; }
  #sidebar { width:140px !important; }
  #body { margin-right:150px !important; }

  #container, .box-body { padding:8px !important; }

  .box-bar-text { padding-left:8px !important; }
  .box-bar-text {line-height:18px !important; }
  #realtimectl { padding-top:2px !important; }

  .sharebox, .entry { padding-bottom:4px !important; border-bottom: 1px dotted #ccc !important; }
  #feed { margin-top:-9px !important; }
  .entry { padding-top:6px !important; }
  .comment, .expandcomment, .likes, .clusterlink { margin-top:3px !important; }

  .entry .service { color:crimson!important; }

  .usergrid .picture img { width:50px!important; height:50px !important; }
  .usergrid div { width:56px !important; }
}