@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("myanimelist.net") {
	#menu {
		height:34px!important;
		background:#43b6ff!important;
		background-color:#43b6ff!important;
		padding-top:3px!important;
	}
	#nav ul {
		padding:0!important;
	}
	#nav li a {
		background:none!important;
		text-shadow:0px 0px 2px #000!important;
		color:#fff!important;
	}
	#nav li {
		background:none!important;
	}
	#menu_left {
		background:none!important;
	}
	#nav ul a{
		background:url(http://i50.tinypic.com/35054ef.png)!important;
		color:#fff!important;
		font-weight:bold!important;
	}
	#nav ul li a:hover {
		background:#6ec7ff!important;
	}
	#nav li .edit a{
		background:none!important;
	}
	#nav li .new a {
		background:none!important;
	}
	#nav li a:hover {
		color:#fff!important;
		background:#43b6ff url(http://i50.tinypic.com/35054ef.png)!important;
	}
	#nav li.hover {
		color:#fff!important;
		background:#43b6ff url(http://i50.tinypic.com/35054ef.png)!important;
	}
	#topSearchText {
		border:0!important;
		padding:4px!important;
		-moz-border-radius:2px!important;
	}
	.adCenter728 {
		display:none!important;
	}
}