body#home #customerQuotes{
	margin-top:2em;
	}
body#home #customerQuotes div.yui-u{
	background:transparent url(../images/openquote.gif) no-repeat top left;
	margin:0 0 0 0;
}
body#home #customerQuotes div blockquote{
	padding:0 16px 0 20px;
	margin:0 24px 0 0;
	background:transparent url(../images/closequote.gif) no-repeat bottom right;
	
}
body#home #customerQuotes div blockquote p{
	color:#777;
	margin:0;
	text-align:justify;
}
body#home #customerQuotes p em{
	padding: 0 0 1em 20px;
	color: #191919;
	display:block;
}
#customerQuotes div p span {
text-align:right;
display:block;
margin-right:16px;
}
