﻿#Voice {
	margin: 0 0 0 60px;
	width: 600px;
}

#Voice p {
	line-height: 2;
}

.Customer {
	margin: 15px 0;
	border: 1px solid #999;
	background: url(../../../images/voice/customer-bg.gif) repeat-y left;
}

.CustomerImage {
	width: 200px;
	text-align: center;
	float: left;
}

.CustomerImage p {
	margin: 10px 0;
}

.CustomerText {
	margin: 0 0 0 200px;
	padding: 10px;
}
