/* CSS Document */
#content{width:100%; margin:0px auto;}
.border-line{height:1px; background:#ddd; width:100%; clear:both; margin:1.2em 0; }
.clear{clear:both;} 
.testimonial {position:relative;border-bottom:1px solid #d3d2d2;margin-bottom:60px;margin-top:10px;}
.testimonial .thumbnail {position:absolute;top:0;left:0; padding-top:0;}
.testimonial .thumbnail img {width:150px;height:150px;padding:11px;border-radius:0;-moz-border-radius:0;-webkit-border-radius:0; position: relative; top: -1px;}                                                          
.testimonial .testimonial-text {margin-left:160px;min-height:140px; padding-top:10px;}
.testimonial .testimonial-text.testimonial-noimage {margin-left:0;}       
.testimonial .testimonial-text p {margin:6px 0 0; font-size:12px}                                                 
.testimonial .testimonial-name {float:right;height:20px;text-align:right;}
.testimonial .testimonial-name .name, .testimonial .testimonial-name .website {display:block;clear:both;}
.testimonial .testimonial-name .name {background:#fff;padding-left:10px;font-size:1.4em;float:right;margin:0;}
.testimonial .testimonial-name a.website {font-size:14px;color:#1c1c1c;}
.two-fourth {float:left;margin-right:2%;width:47.5%;}

