
body {
	font-size: 16px;
}

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

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

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