#topHeadline { background: url('/img/developmentTop.gif') no-repeat 0 0; width: 715px; height: 286px; position: relative; left: -1px; }
#training { background: #fff url('/img/development1.gif') no-repeat 0 0; }
#mentor { background: #fff url('/img/development2.gif') no-repeat 0 0; }
#performance { background: #fff url('/img/development3.gif') no-repeat 0 0; }

#content h4 {
	width: inherit;
	height: 35px;
	text-indent: -9999px;
	margin-left: -2px;
}

#content h5 {
	color: #20acc0;
}

#content em { font-size: 0.9166em; line-height: 1.4545em; }

#content ul {
	list-style: disc outside;
	padding: 0 1.5em;
}

dt {
	font-weight: 600;
	width: 130px;
	float: left;
}
dd {
	width: 400px;
	float: left;
	clear: right;
}
