#copy-sitemap {
	width: 700px;
	margin-top: 0px;
	margin-left: 15px;
}
#copy-sitemap  li {
	margin-top: 0px;
	margin-bottom: 5px;
	list-style-type: none;
}
#copy-sitemap    ul {
	padding-left: 0px;
}
#copy-sitemap     ul li ul {
	padding-left: 25px;
}
#copy-sitemap  h1 {
	margin-top: 8px;
	margin-bottom: 5px;
}

#copy-sitemap .column1 ul li{
	color: #00aeef;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	padding-top: 8px;
}

#copy-sitemap .column1 ul li ul li{
	color: #63bbdd;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: normal;
	padding-top: 0px;
}

#copy-sitemap .column1 ul li ul li ul li{
	color: #999999;
}

#copy-sitemap .column1 ul li ul li ul li ul li{
	color: #999999;
	font-size: 90%;
}
#copy-sitemap .column1 a {
	color: #999999 !important;
}

#copy-sitemap .column1 a.bluelink {
	color: #63bbdd !important;
}