@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("friendfeed.com") {
*::-moz-selection {
	background: #6797d3 !important;
	color: #fff !important;
}
*{font-family:"lucida grande" !important;}

a {color: #2A7FFF!important; } 
a:link, a:visited { text-decoration: none !important;
	color: #0765E5 !important;}
a:visited { text-decoration: none; color: #103878 !important; }
a:hover { color: #069 !important;}
a:active { text-decoration: none !important;color: #EF9B08 !important;  }

.logo img{display:none !important;}

#tabhead{background:url('http://friendfeed.com/favicon.ico') no-repeat !important;
height:30px !important;
background-position: 7px 7px !important;
background-color:#6797d3 !important;
}

.tabs {left:2.2em !important;}

.rounded.bb .tl, .rounded.bb .tr {background:none !important;}
.rounded.bb.white .tl, .rounded.bb.white .tr{background:none !important;}

#infobox .body .tl{background:none !important;}

#infobox {padding-top:2em !important;} 

.login { font-size:.8em !important; padding-top:3.2em !important;}

#rightsearch { font-size:.8em !important; padding-top:2.3em !important;}

.cluster {
	border-bottom: 1px solid #6797d3 !important;
	padding-bottom: 1em !important;
}


}