.wst-rh > div:nth-child(2) {
	font-variant:all-small-caps;
}

.wst-toc-table {
	max-width:60em;
}
.wst-toc-table caption {
	font-size:144%;
	text-transform:uppercase;
}
.wst-toc-table .wst-rule {
	margin:1em auto;
}
.wst-toc-table th {
	font-size:83%;
	font-weight:normal;
	text-align:right;
}
.wst-toc-table td {
	font-variant:small-caps;
}