@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document url-prefix("http://b.hatena.ne.jp/entry/"){
#bookmarked_user > .self{
  display:block!important;
/*
  background-color:#F9F9F9!important;
*/
}
#bookmarked_user > li:only-child{
  display:block!important;
}
}