/* Where is Table of Contents used? */
.table-of-contents { background-color: #eee; border: 1px solid #ccc; padding: 10px; display: inline-block; max-width: 450px; }
.table-of-contents h2.toc-title { border-bottom:medium none; margin-bottom:0.25em; padding-top:0;}

.table-of-contents .hierarchy-list { margin: 0 ;border-bottom: 1px dotted #ccc;}
.table-of-contents .hierarchy-list .hierarchy-list { border-bottom: none;}

.table-of-contents .hierarchy-item { border-bottom: none; border-top: 1px dotted #ccc; padding: 0;}
.table-of-contents .hierarchy-item .hierarchy-item { padding-left: 11px;}

.table-of-contents .hierarchy-item a { padding: 2px 0; display: block;}