td.contentpanel{
	padding: 0;
	margin: 0;
	background-image: url(../images/pagetitles/title_site_map.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

div.sitemap{
	width: 100%;
	margin: 0;
}

div.sitemap p.sitemapheaderNC,
div.sitemap p.sitemapheaderWC{
	font-size: 15px;
	border-bottom: 1px solid #FFD800;
	padding-bottom: 3px;
}

div.sitemap p.sitemapitem{
	margin-left: 25px;
}

