#testimonial_heading {
	background-color: #644231;
	color: white;
}

#testimonial_text {
	width: 230px;
	position: absolute;
	top: 90px;
	right: 20px;
}

img#testimonial_logo {
	position: absolute;
	top: 485px;
	right: 45px;
}

#testimonials_area {
	margin-top: 20px;
}

.testimonial {
	margin-bottom: 35px;
	min-height: 183px;
}

.testimonial a img {
	border: 0px;
}

#testimonial_image {
	width: 324px;
	margin-left: 137px;
	display: block;
}

.testimonial_content {
	margin-left: 137px;
	position: relative;
	height: auto;
}

#quote {
	font-size: 12px;
	padding-top: 0px;
	margin-left: 70px;
	width: 409px;
}

#name {
	margin-left: 70px;
}

#open {
	position: absolute;
	top: 0px;
}

#close {
	position: absolute;
	left: 510px;
	bottom: 30px;
}
