
	.testimonial .sexybutton {
		width: 250px;
	}

	.testimonials_tmpl01 {
		overflow-y: hidden;
		clear: left;
		margin-bottom: 10px;
		border-top: 1px solid #191919;
		padding-top: 20px;
	}
	.testimonials_tmpl01 .testimonial_image_wrapper {
		float: left;
		width: 110px;
	}
	.testimonials_tmpl01 .testimonial_image_wrapper a img {
		border: 2px solid #000;
	}
	.testimonials_tmpl01 .testimonial_image_wrapper a:hover img {
		border: 2px solid #82171a;
	}
	.testimonials_tmpl01 .testimonial_details_wrapper {
		float: left;
		width: 580px;
	}
	.testimonials_tmpl01 h2 {
		margin-top: 0;
	}
	
	.testimonials_fs01 .testimonial_image_wrapper {
		float: right;
		margin-left: 30px;
		margin-bottom: 30px;
	}
	
	.testimonials_fs01 .testimonial_name_wrapper {
		font-weight: bold;
	}
	.testimonials_fs01 .testimonial_role_wrapper {
		font-weight: bold;
	}