/* wedding testimonials */

.testimonialmain {
	background: #B7BFBE;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.testimonialname {
	background: #B7BFBE;
	margin-top: -15px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
	padding-left: 3px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
.wedtestname {
	background: #B7BFBE;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FFFFFF;
	padding-left: 3px;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	border-top: 4px solid #FFFFFF;
	border-bottom: 4px solid #FFFFFF;
}

/* end of wedding testimonials */
