.ProductTitle {
	font-size: 14px;
	font-weight: bold;
	color: #1A263A;
}
.ProductDescription {}
.ProductDescription img {
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #000000;
}
.ProductPricing {
	font-weight: bold;
}