/*--------------------- listings page styles ------------------------*/
#testimonialsHolder{
	margin:15px 0px 0px 0px;
}

.dynamicTestimonial {
	width:680px;
	border-bottom: 1px solid #ffffff;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
	
.detailHolder{
	width:520px;
	float:left;
}

.imageHolder{
	width: 120px; 
	height: 75px;
	float: left;
	margin-right:20px;
}

.imageHolder img{
	height: 75px;
	}
	
.testimonialSource{
	margin: 10px 0px 0px 150px;
	color: #dac893;
}