div.VolNewsCategoryListing {
	margin-top: 20px;
}
a.cat_name {
	font-weight: bold;
}
span.cat_desc {
	display: block;
}
span.news_title {
	font-size: 18px;
	color: #769d00;
	font-weight : normal;
}
div#site_map ul {
	display: block;
	list-style-image: none;
	list-type: disc;
}
div#site_map li {
	display: list-item;
	list-style-image: none;
	list-type: disc;
}
div#site_map ul, div#site_map ol {
	margin: 1.12em 0;
}
div#site_map ol, div#site_map ul {
	margin-left: 40px;
}
div#site_map ol {
	list-style-type: decimal;
}
div#site_map ol ul, div#site_map ul ol, div#site_map ul ul, div#site_map ol ol {
	margin-top: 0;
	margin-bottom: 0;
}
