div#children-home {
	background-color: #fff;
	clear: both;
	margin-bottom: -120px;
	color: #2d2f36;
	border-top: 1px solid #fff; /* stops IE ignoring the bottom margin */
	border-bottom: 1px solid #e4e5df;
}

div#children-home div#content div {
	padding: 30px 24px 0;	
}

div#children-home h2 {
	padding-bottom: 15px;
}

div#children-home ul {
	margin-top: 30px;
}

div#children-home li {
	padding: 30px 0;
	background: url('/_images/children/divider.gif') top center no-repeat;
}

div#children-home h3 {
	color: #000;
}

div#children-home h4 {
	color: #b6b6b6;
	margin: 0 0 0 0;
}

div#children-home p {
	margin-top: 1em;
}

div#children-home h3, div#children-home h4 {
	font-weight: bold;
}
