.toc li
{
	line-height: 20px;
	height: 20px;
}
		
	.toc li.heading
	{
		display: block;
		background: url(../img/oldsite/abubull1.gif) 0px 3px no-repeat;
		padding-left: 30px;
		line-height: 25px;
		height: 25px;
	}
	
	.toc li.sub
	{
		display: block;
		background: url(../img/oldsite/abubull2.gif) 0px 5px no-repeat;
		padding-left: 30px;
		margin-left: 30px;
	}
	
		.toc li a
		{
		}


#left
{
	width: 210px;
}
		
#content_wide
{
	padding: 10px;
	float: left;
	width: 750px;
	padding-bottom: 20px;
}