.text-testimonial .boxes{
	width:130px;
	float:left;
	margin: 0px;
	padding: 0px;
}

.testimonial-bg{
	background-color:#FFECBF;
	width:138px;
	float:left;
	margin:8px;
	padding: 10px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #C19633;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #C19633;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C19633;
}
.testimonial-title{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	line-height: 8px;
	margin-left: 8px;
	margin-top: 8px;
}
