.nav-header ul li { /* get rid of borders within sections */
		border: 0;
}
.nav>li>a, .nav > li > a > h5 {
	font-weight: 600;
}

.nav-header-selected {
	background: #f2f1ec;
}
.nav-header-selected a h5 {
	color: #8c1515;
}
.sidebar-nav ul li a.toc_current {
	text-decoration: underline;
}