
#review-top {
	margin: 20px auto;
	height: 267px;
}
#review-sites {
	width: 416px;
	float: right;
}
#review-sites-comment {
	width: 495px;
	float: left;
	margin-bottom: 20px;
}
#review-sites div.comment {
	width: 138px;
	text-align: center;
	height: 95px;
	overflow: hidden;
	float: left;
}

#review-sites div.comment img {
	border: 0;
	margin: 0;
}
#review-sites div.comment p {
	font-size: 14px;
	color: #FFF;
	margin: 0;
	padding: 3px 0;
	text-align: center;
}



#review-sites-comment p {
	font-size: 11px;
	padding: 5px 10px;
}
#members-testimonials {
	font-size: 12px;
}
#continue {
	float: right;
	margin-bottom: 20px;
}
