dl {
	margin: 1em 0;
}

dl dt {
	float: left;	
	font-weight: bold;
}

dl dd {
	margin-left: 5.5em;
}