@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("facebook.stackoverflow.com") {
#custom-header {
  background-color: #627AAD !important;
}

#hlinks a, #hlinks .reputation-score, #hlinks .badgecount {
  color: #fff !important;
}

#hlinks .profile-popup a {
  color: #0077CC !important;
}

#hlinks .profile-popup a:visited {
  color: #538396 !important;
}

a.genu {
  background-image: url('http://cdn.sstatic.net/gaming/img/sprites.png?v=2') !important;
}

.tagged-interesting {
  background-color: #EDEFF4 !important;
}

.nav a:hover, .youarehere a {
  background-color: #3B5998 !important;
}

}