﻿.product_summary {
	clear: both;
}

.product_summary_image {
	float: left;
	margin-right: 20px;
/*	margin-bottom: 20px; */
	width: 70px;
	border:0px;
}

.product_summary_image img {
	border-width: 0px;
	width: 100%;
}

.product_summary p {
	padding-top: 0px;
	margin-top: 0px;
}

.product_summary h2 {
	padding-bottom: 0px;
	margin-bottom: 0px;
}