﻿.productresult {
	border-bottom: 1px #bbb solid;
	width: 530px;
	height: 150px;
	display: block;
	clear: both;
}

.productresultimage {
	float: left;
	width: 120px;
	height: 150px;
}

.productresultsummary {
	float: left;
	width: 400px;
	height: 150px;
}

