﻿#testimonials .category{padding:20px 30px;}
#testimonials .category .name{color:#fff;}
#testimonials .category .description{color:#ccc;margin-bottom:25px;}
#testimonials .categories{}
#testimonials .categories table td{border:none;padding:0px;}
#testimonials .categories .category .preview{float:left;width:200px;height:150px;overflow:hidden;}
#testimonials .categories .category .content{float:left;width:200px;margin-left:5px;font-size:14px;}
#testimonials .categories .category .content a{display:block;margin-bottom:5px;font-size:24px;}

#testimonials .testimonials{padding:0 30px;}
#testimonials .testimonials .flow{}
#testimonials .testimonials .flow .testimonial{padding:2px 2px 5px 2px;border-bottom:solid 1px #6A4A1A;margin:0 3px 15px 0;}
#testimonials .testimonials .flow .testimonial .preview{float:left;margin:0 10px 10px 0;padding:5px;border:1px solid #333;background:#fff;}
#testimonials .testimonials .flow .testimonial .name{color:#ba823c;font-style:italic;}

#testimonials .testimonials .grid{width:100%;}
#testimonials .testimonials .grid .testimonial{padding:5px;border:solid 1px #ccc;margin:0 3px 3px 0;}
#testimonials .testimonials .grid .testimonial .preview{width:100px;height:75px;overflow:hidden;float:left;}

#testimonials .addthis{margin-top:20px;}
