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

a.toclick {
	background: none no-repeat;
	display: block;
	padding-left: 10px;
	line-height: 30px;
	height: 30px;
	color: inherit;
	text-transform: capitalize;
	}

a.toclick:hover {
	color: inherit;
	font-weight: normal;
}

a.pb2active {
	background: none no-repeat;
	}

