/*
Theme Name: WordPress DavidVPoole
Theme URI: 
Description: 
Version: 1.0
Author: 
Author URI: 
Tags: DavidVPoole

*/


#testimonial {
	background: transparent url('http://www.drpoolemd.com/wp-content/uploads/testimonials.png') no-repeat right top;
	width: 231px;
	height: 148px;
	text-align: center;
	color: #fff;
	margin-left: 4px;
}
#testimonial h3 {
	font-size: 19px;
	font-weight: normal;
	padding: 10px 20px 12px;
	margin: 0px;
	line-height: 19px;
}
#testimonial .content {
	margin-left: 5px;
	width: 127px;
	padding: 0px;
}
#testimonial a {
	color: #fff;
	padding: 0px 5px;
}
