#testimony-details {
	margin-top:-8px;
}
#testimony-details p {font-weight:bold;}



/* ------ TESTIMONAIL LIST */
#testimonials {
	list-style:none;
	margin-top:2em;
}
#testimonials li {
	margin-bottom:1.5em;
	overflow:hidden;
}
.testimonial-photo {
	width:100px;
	height:120px;
	float:left;
	text-align:center;
}
.testimonial-details {
	float:right;
	width:510px;
}
.testimonial-details .read-more {margin-top:-5px;}
.testimonial-details p {
	clear:both;
}
#testimonials h4 {
	border-bottom:1px dotted #d8d3cb;
}
#testimonials h4 a {text-decoration:none;}
.testimonail-meta {
	font-weight:bold;
}
