.left
{
  float: left;
}

.right
{
  float: right;
}

#tocMenu ul {
	margin: 0px;
	padding: 0px;
}

span.selectedTOCItem{
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
}

.marker {
	color: white;
}

.marker:visited {
	color: white;
}

.cat {
	color:#B85C00;
}
