h4
{
	border-bottom: 1px dashed #80ceff;
}

#toc
{
	font-size: 0.8em;
}

#toc h1,
#toc h2,
#toc h3
{
	border: none;
	margin: 0.4em 0;
	font-weight: normal;
}

#toc h1
{
	margin-top: 2em;
}

/*
#toc * a:hover
{
	background: #FFE1CC;
}
*/

#toc ul
{
	list-style: none;
}

