@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("www.nicovideo.jp"){
div#billboard_container{
	display:none!important;
}
body{
	position:relative!important;
}
body > a:first-child + div[style="display: none;"]{
	display:block!important;
	overflow:hidden;
	width:960px;
	height:28px;
	color:white;
	font-size:12px;
	font-weight:bold;
}
body > a:first-child + div[style="display: none;"] > div{
	display:inline!important;
	text-align:center!important;
	position:absolute!important;
	background-repeat:no-repeat!important;
	background-position:left center!important;
	width:auto!important;
	height:15px!important;
}
div#dkb_video{
	top:5px;
	left:4px;
}
div#dkb_video:before{
content:"æŠ•ç¨¿å‹•ç”»ï¼š";
}
div#dkb_view{
	top:5px;
	left:121px;
}
div#dkb_view:before{
content:"å†ç”Ÿï¼š";
}
div#dkb_comment{
	top:5px;
	left:248px;
}
div#dkb_comment:before{
content:"ã‚³ãƒ¡ãƒ³ãƒˆï¼š";
}
div#dkb_bannertext{
	top:4px;
	right:4px;
}
}