#contentsBody ul.sitemap,
#contentsBody ul.sitemap dl,
#contentsBody ul.sitemap dt,
#contentsBody ul.sitemap dd {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#contentsBody ul.sitemap li {
	width: 632px;
}

#contentsBody ul.sitemap dl.category {
	margin-bottom: 24px;
}

#contentsBody ul.sitemap dt.categoryCover {
	font-size: 130%;
	font-weight: bold;
	border-bottom: 2px solid #cfcdc9;
}

#contentsBody ul.sitemap dd {
	margin-left: 24px;
}

#contentsBody ul.sitemap .others dd {
	margin-left: 0;
}

#contentsBody ul.sitemap dd.coverCaption {
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 3px;
}

#contentsBody ul.sitemap dd dl {
	margin-bottom: 5px;
}
