@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("friendfeed.com"){
*::-moz-selection{background:#333 !important;color:#fff !important;}
a,a:link,a:visited{ color: #1e529d !important; text-decoration: none !important; }
    *{ color: #333 !important; font-size: large !important; letter-spacing: 0.05px !important; line-height: 24px !important; color: rgb(0,0,0) !important;}
.friend{ background-color: rgb(250,250,255) !important; padding-top: 3px !important; padding-bottom: 2px !important; border-bottom: 1px dotted #708090 !important; /*Highlight your friends comments*/ color: rgb(0,0,0) !important; }
.likes { background-color: rgb(255,255,235) !important; }
.owner{ background-color: rgb(255,245,245) !important; /*Highlight your own comments*/ color: rgb(255,245,245) !important; }
.text{ font-size: 25px !important;  line-height: 28px !important;border: 1px dotted #708090 !important; padding: 5px !important; }
/* .l_profile{ font-size: 22px !important;} */
}