.customer-review {
	overflow: hidden;
}

.customer-review img {
	float: left;
	padding-right: 15px;
	max-height: 150px;
	width: auto;
}

.customer-review a {
	color: #ff5000;
}