dl {
	padding:10px;
}
dl dt {
	font-weight:bold;
}
dl dd {
	padding:10px;
}
dl dd hr {
	margin-top:10px;
	color:#ccc;
}
