dt {
	font-weight:bold;
}
dd {
	margin-bottom:20px;
	margin-left:20px;
}
.ProductImages {
	text-align:center;
	margin:1em;
	padding:1em;
	border:1px solid #666;
	background:#EEE;
}
.ProductImages img {
	border:1px solid #000;
	height:120px;
}