@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("friendfeed.com") {
body {
background: #fff!important;
}
.sharebox, .entry, .pager.top {
border-color: #E1E1E1!important;
}

body, input, textarea, select, option, button, th, td {
font-family:  xb yagut, arial, sans-serif!important;
font-size: 15px!important;
}

.text {
font-family:   xb yagut, arial, sans-serif!important;
font-size: 14px!important;
line-height: 1.6!important;
font-weight: bold;
}

.entry .info, .entry .likes, .entry .comments, .entry .info a.date, .entry .info a.service, .entry .comments a.via, .entry .commentform textarea {
line-height: 20px!important;
color: #3F3F3F!important;
}

#sidebar .box .box-body {
background: #F7F7F7!important;
border: 1px solid #E1E1E1!important;
}

.subbar.home {
background-color:#F5F5F5!important;
border: 1px solid #ccc!important;
border-top: none;
-moz-border-radius-bottomright: 9px;
-moz-border-radius-bottomleft: 9px;
}


.box .box-bottom .box-spacer, .box .box-bottom .box-corner {
height: 0!important;
}

#sidebar .box .box-body {
padding-bottom: 20px!important;
-moz-border-radius-bottomright: 9px;
-moz-border-radius-bottomleft: 9px;
}

#footer {
padding: 20px!important;
-moz-border-radius: 10px;
background: #F7F7F7;
border: 1px solid #E1E1E1!important;
}

}