div#articleTOC ul.tocList {
	padding: 4px;
	margin: 6px;
	list-style-type: none;
	list-style-position: inside;
	padding: 0px;
	margin: 0px;
	width: 230px;
}

a.toclick {
	background: url(../../images/PageBreak2/tab.png) no-repeat;
	display: block;
	padding-left: 40px;
	line-height: 30px;
	height: 30px;
	color: #2293C2;
	text-transform: uppercase;
	font-weight: bold;
}

a.toclick:hover {
	color: black;
}

a.pb2active {
	background: url(../../images/PageBreak2/tabselected.png) no-repeat;
}
