.details dl {
	margin-bottom: 20px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #C8C8C8;
	margin-left: 20px;
	padding-bottom: 8px;
}
.details dl dt {
	margin-left: -20px;
}
.details dl dt img {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
.details dl dd {
	padding: 0px;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0px;
	margin-left: 12px;
}
.bold {
	font-weight: bold;
	font-size: 14px;
	color: #000;
}

