@charset "utf-8";

div.sitemapBlock {
	float:left;
	width:300px;
	margin-right:15px;
	margin-bottom:30px;
	color:#B7A14D;
}

div.sitemapBlock h3 {
	width:285px !important;
}

ul#sitemapFooter {
	clear:both;
	width:705px;
	margin-right:-5px;
	margin-bottom:30px;
}

ul#sitemapFooter li {
	float:left;
	width:130px;
	margin-right:5px;
}

ul.ulTypeA {
	margin-left:15px;
}