@charset "UTF-8";
/* CSS Document */
div.topPic {
	background:url(../images/golfer-reviews-top-pic.jpg) no-repeat;
}
div.botPic {
	background:url(../images/golfer-reviews-bot-pic.jpg) no-repeat;
}
.testimonials {
	float:left;
	width:620px;
	margin:0.5em 0 0.5em 0;
}
.testimonials p {
	margin:0;
}