.testimonial {
	background-color: #f6f6f6;
	border: 1px solid #ccc;
	border-left: 3px solid #888;
	margin: 6px 0 0 0;
	padding-bottom: 6px;
}

.testimonial .customer-name {
	font-weight: bold;
	background: #ddd url('/images/layout/clean/hosting/why/customer_name_bg.gif') no-repeat;
	padding: 2px 18px;
}

.testimonial p {
	padding: 0 6px;	
}

.testimonial .website {
	margin-top: 10px;
	padding: 0 6px;
}

.testimonial .website a {
	font-weight: bold;	
}