table#toc {
	border: 1px solid #d7d7d7;
	margin: 0 0 24px;
}
 
table#toc td {
	padding: 12px 18px 12px 18px;
}
 
#toctitle {
	margin: 0 0 9px;
}
 
table#toc h2 {
	border: none;
	color: #000;
	display: inline;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
}
 
#toc ul, 
.toc ul {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0;
	margin-bottom: 0;
	padding-left: 0;
	text-align: left;
}
 
#toc ul ul,
 
 
 
.toc ul ul {
	margin: 0 0 0 2em;
}
 
table#toc li {
	font-size: 12px;
	line-height: 21px;
	list-style: none;
}
 
span.tocnumber {
	font-weight: bold;
	margin: 0 3px 0 0;
}
 
span.toctoggle {
	font-size: 10px;
}