.toc{
	font-family: "Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
	font-size: 0.8em;
	background: #efefef;
	padding: 1em;
	width: 200px;
	float: right;
	line-height: 1.2em;
	margin-left: 1em;
}

a.toc-header{
	text-decoration: none;
	border-bottom: none;
	color: #888;
	font-weight: bold;
	display: block;
	/*text-align: center;*/
	margin-bottom: 0.5em;
}

.toc a{
	color: #333;
	border-bottom: none;
}

.toc a:hover{
	text-decoration: underline;
	border-bottom: none;
}

.toc ul{
	margin-bottom: 0 !important;
}

.toc li.toc-level-1{
	display: none;
}

.toc li.toc-level-2{
	margin-left: 0;
	margin-top: 0.3em;
}

.toc li.toc-level-3,
.toc li.toc-level-4{
	margin-left: 1.5em;
	list-style-type: disc;
	margin-top: 0.2em;
	font-size: 0.8em;
	line-height: 1.2em;
}

.toc li.toc-level-4{
	margin-left: 2.5em !important;
}