.testimonial {
	margin: 20px 0 5px 0;
	font: normal 11px Tahoma, Geneva, sans-serif;
}

.testimonial h5 {
	color: #573c2b;
	font: bold 11px Tahoma, Geneva, sans-serif;
	margin: 0 0 5px 0;
}

.ptitle {
	font-size: 1.5em; line-height: 1; margin-bottom: 20px;
	color: #02408c;
}

.ptext {
	margin: 0 0 30px 0;
	padding: 0px 0 20px 0px;
	border-bottom: 1px solid #dddddd;
	background: url(../images/layout/lquot.gif) no-repeat top left;
}

.ptext .inner_box {
	background: url(../images/layout/rquot.gif) no-repeat bottom right;
	margin: 0px 0px 0px 25px;
	padding: 10px 25px 10px 0;
}


.lquot {
	font-size: 35px;
	color: silver;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
}

.rquot {
	font-size: 35px;
	color: silver;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 14px;
}

