.whtCusSay {
	font-size:1.2em;
	color:#9e988c;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}

p {
	font-size:.9em;
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	margin:15px 0;
	clear:both;
}

.testimonialTop {
	border-bottom:1px dashed #D2D0C5;
	width:550px;
}

.testimonialBottom {
	border-top:1px dashed #D2D0C5;
	width:550px;
}
.testimonialBg  {
	background-color:#F0EEE3;
	/*border-top:1px solid #E5DA9A;
	border-left:1px solid #E5DA9A;
	border-right:1px solid #B8AF80;
	border-bottom:1px solid #B8AF80;*/
	width:550px;
	padding:15px;
}

.cusName {
	font-size:.9em;
	color:#ff0000;
	font-family:Arial, Helvetica, sans-serif;
}

