.widget_hb_toc_widget .hb-toc,
.widget_hb_toc_widget .hb-toc-sub {
	list-style-type: none;
	margin: 0;
	padding-left: 0;
}

.widget_hb_toc_widget .hb-toc > li {
	margin: 0 0 0.4em;
}

.widget_hb_toc_widget .hb-toc-sub {
	margin-top: 0.2em;
	margin-left: 1.2em;
}

.widget_hb_toc_widget .hb-toc a {
	text-decoration: none;
}

.widget_hb_toc_widget .hb-toc a:hover {
	text-decoration: underline;
}
