div.tright {
	clear: right;
	float: right;
	border-width: .5em 0 .8em 1.4em;
}
#wiki.h2 {
	color: black;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	color: black;
	margin-top: 10px;
	margin-bottom: 10px;
}
h4 {
	color: black;
	margin-top: 10px;
	margin-bottom: 10px;
}
img {
	border: none;
}
#toc,
.toc {
	border: 1px solid #aaa;
	background-color: #f9f9f9;
	padding: 5px;
	font-size: 95%;
}
#toc h2,
.toc h2 {
	display: inline;
	border: none;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
}
#toc #toctitle,
.toc #toctitle,
#toc .toctitle,
.toc .toctitle {
	text-align: center;
}
#toc ul,
.toc ul {
	list-style-type: none;
	list-style-image: none;
	margin-left: 0;
	padding-left: 0;
	text-align: left;
}
#toc ul ul,
.toc ul ul {
	margin: 0 0 0 2em;
}
#toc .toctoggle,
.toc .toctoggle {
	font-size: 94%;
}
