

#guides h1,#guides h2,#guides h3 {
	color:#990000;
	margin-bottom: .5em;
}
#guides p {
	margin-top:.5em;
	}
#guides dt{
	font-weight:bold;
	}

#guides #toc{
	background-color:#fff0c1;
	padding:.5em 1em;
	}
#guides #toc ul{
	margin-top:.25em;
	}
#guides #toc ul li {
	list-style: url(../images/redarrow.gif);
	padding-bottom:.5em;
	}