.contain #sitemap {
	overflow: hidden;
}
.contain #sitemap ul {
	margin: 0;
	padding: 0;
}
.contain #sitemap li {
	background-image: none;
}
.contain #sitemap ul ul {
	margin: 0;
}
.contain #sitemap ul ul ul {
	margin: 0 0 1em 1em;
	float: none;
}
.contain #sitemap ul li {
	margin: 0 0 1em 0;
	padding: 0;
	overflow: hidden;
	font-weight: bold;
	font-size: 1.1em;
}
.contain #sitemap ul ul li {
	margin: 0 0 0 1em;
	padding: 0;
	text-transform: none;
	font-weight: normal;
	float: left;
	width: 90%;
	font-size: 1.2em;
}
.contain #sitemap ul ul ul li {
	float: none;
	width: 100%;
	text-transform: none;
	font-weight: normal;
}
.contain #sitemap ul ul li.smlead {
	font-weight: normal;
}
.contain #sitemap a {
	text-decoration: none;
	width: 100%;
	display: block;
	border-bottom: 2px solid transparent;
}
.contain #sitemap a:hover {
	text-decoration: none;
	border-bottom: 2px solid #c74938;
	background: #ffa;
	color: #c74938;
}
.contain #sitemap ul ul a {
	border-bottom: 0px;
	font-size: 0.8em;
	border-bottom: 2px solid transparent;	
}

/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
