#Description {
	margin:			0px;
	margin-left:	10px;
	}
#Description dt {
	font-weight:	bold;
	margin-bottom:	5px;
	}
#Description dd {
	margin-bottom:	15px;
	}
#ImagesContainer img {
	display:		block;
	margin-bottom:	5px;
	border:			1px solid #CCC;
	padding:		1px;
	}