.sitemap_level_1 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: black;
	font-weight: bold;
}

.sitemap_level_2,
.sitemap_level_3,
.sitemap_level_4,
.sitemap_level_5 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: black;
	font-weight: normal;
}

#media {
	border-top: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
}

#media td {
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
}

#media th {
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	font-weight: bold;
	background-color: #F7FAFA;
}