#customerQuotes{
	margin-top:2em;
	}
#customerQuotes div{

	margin:0 ;
}
#customerQuotes div blockquote{
	border:none;
}
#customerQuotes .testimonial{
	border-bottom:1px solid #ccc;
}
#customerQuotes div blockquote *:first-child{
	margin:0 20px;
}
#customerQuotes div blockquote p{
	color:#777;
	text-align:justify;
}
#customerQuotes p em{
	padding: 0 0 1em 20px;
	color: #191919;
	display:block;
}
#customerQuotes div p span {
text-align:right;
display:block;
margin-right:16px;
}
