h3 {
	margin-top: 0;
	background: url(../img/markerBig.gif) no-repeat 0 .2em;
	text-indent: 25px;
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom:.1em;
}
#content h3 a {
	color: #000;
	font-weight: normal;
}
#content ul {
	margin-left: 0;
	list-style: none;
}
#content li {
	border-top: 1px solid #ccc;
	padding: 1em 0 1em 0;
}
#content li.first-child, #content li:first-child {
	border-top: 0;
}
#content .special{margin-bottom:2em; }
#content .special h3{margin-top:1em;}
#content .special h3.first{margin-top:0;}
