h6.related-events-h6 {
	font-size: 140%;
	color: #CC6600;
}

h4.related-events-h4 {
	font-size: 125%;
}

/*
 * Site Map
 */
.sitemap {
    font-size: 70%;
    color: #CC6600;
}
 
.sitemap ul {
    padding: 0;
    margin: 0;
    line-height: 1.3em;
}
 
.sitemap ul li ul {
    padding-left: 4px;
    margin-left: 4px;
}

.sitemap li {
    list-style: none;
}

.sitemap ul li {
    font-weight: bold;
}

.sitemap ul li ul li {
    font-weight: bold;
}

.sitemap ul li ul li ul li {
    font-weight: normal;
}

.sitemap ul li ul li ul li {
    font-weight: normal;
}

.sitemap ul li ul li ul li ul li ul li {
    list-style: disc;
    list-style-position: inside;
    padding-left: 0;
    margin-left: 0;
}
.float-right td {
	float: right;
}