.customerLogo {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 77px;
}

.customerDesc {
	margin-left: 160px;
	text-align: justify;
}

.customerItem {
	margin-bottom: 20px;
	clear: left;
}

.customerQuote {
	margin-left: 260px;
	text-align: right !important;
	font-style: italic;
}