div#center_col dl {
	margin-left: 2em;
}
div#center_col dd {
	margin-left: 6em;
}
div#center_col h4 {
	background: url(../research/images/bg.jpg) repeat-y;
	margin-bottom: 1em;
	padding-left: 1em;
}
div#center_col div.cont p {
	text-indent: 1em;
	margin-bottom: 0;
}
div#center_col dl.inline_dl {
	line-height: 2.4;
	margin: 2em 0em 2em 2em;
}
div#center_col dl.inline_dl dt {
	float: left;
	clear: both;
	width: 4em;
	font-weight: bold;
}
div#center_col dl.inline_dl dd {
	padding-left: 4em;
}
