div.productgroup div.product {
	padding: 0px;
	min-height: 80px;
	margin-bottom: 10px;
}

img.productimage {
	/*
	float: right;
	margin-top: -50px;
	*/
	position: absolute;
	top: -34px;
	right: 5px;
}

img.product_sideimage {
	float: left;
	border: none;
	margin-right: 10px;
}

