#testimonial-content {	
	width: auto;
	margin-left: 40px;
	
}

/******* heading styles *******/
h1 {
	color:#798A7A;
	font-size:2em;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 10px 0px;
}

#testimonial-content div, #testimonial-content div p {
	margin: 5px 0px;
	padding: 0px;
	text-align: justified;
}

.testimonial-heading {	
}
.testimonial-title {
	font-weight: bold;
}

.testimonial-row {
	border-bottom: 1px solid #798A7A;
}
