div.content {
	border: #ad5100 solid 0px;
	clear: left;
}

ol#toc {
	height: 1.5em;
	list-style: none;
	margin: 0;
	padding: 0;
}

ol#toc a {
	background: url(../images/tabsplain.gif);
	WIDTH: 191px;
	color: #fff;
	float: left;
	line-height: 2em;
	outline: none;
	padding-right: 0px;
	text-decoration: none;
}

ol#toc li.current {
	background-color: #fff;
}

ol#toc li.current a {
	color: #fff;
	font-weight: bold;
}
ol#toc li {
	background: url(../images/tabsplain.gif);
	float: left;
	margin: 0 0px 0 0;
	padding-left: 0px;
}
