@charset "utf-8";
#sitemap {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
}
#sitemap .sitemap-big {
	background-image: url(../img/sitemap/sitemap-tag-big.jpg);
	background-repeat: no-repeat;
	height: 27px;
	font-size: 1.1em;
	font-weight: bold;
	text-indent: 22px;
	padding-top: 4px;
	margin-top: 15px;
}
#sitemap .sitemap-small {
	background-image: url(../img/sitemap/sitemap-tag-small.gif);
	background-repeat: no-repeat;
	height: 22px;
	margin-left: 90px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 1em;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 22px;
}

