
body {
	font-size: 14px;
}
.blog-category-link-enabled {
	background: url(../../images/category-norm.png) no-repeat 0 3px;
}

.blog-category-link-disabled {
	background: url(../../images/category-norm.png) no-repeat 0 3px;
}

#navcontainer ul ul li:first-child {
	margin: -1px 0 0 0;
}
