@charset "utf-8";
/* CSS Document */

.sidebar-review .testimonial {margin:0;background:#e3e3e3;padding:15px 40px;line-height:18px;position:relative;color:#666; font-size:13px; border-radius:5px;font-style:italic;border-left:0 !important;}
.sidebar-review .testimonial strong {font-size:14px;}
.sidebar-review .testimonial:before, .testimonial:after {content:"\201C";position:absolute;font-size:60px;line-height:1;color:#999;font-style:normal;font-family:Georgia, serif;}
.sidebar-review .testimonial:before {top:10px;left:10px; }
.sidebar-review .testimonial:after {content:"\201D";right:10px;bottom:-0.5em; }
.sidebar-review .arrow-down {width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #e3e3e3;margin:0 0 0 25px; }
.sidebar-review .testimonial-author {margin:0 0 0 25px;color:#999;text-align:left; }
.sidebar-review .testimonial-author span {font-size:12px;color:#666;}

.fullwidth-review {margin-bottom:20px;}
.fullwidth-review .testimonial {margin:0;background:#e3e3e3;padding:20px 40px;line-height:21px;position:relative;color:#666; font-size:17px; border-radius:5px;font-style:italic;border-left:0 !important;}
.fullwidth-review .testimonial strong {font-size:19px;}
.fullwidth-review .testimonial:before, .testimonial:after {content:"\201C";position:absolute;font-size:60px;line-height:1;color:#999;font-style:normal;font-family:Georgia, serif;}
.fullwidth-review .testimonial:before {top:10px;left:10px; }
.fullwidth-review .testimonial:after {content:"\201D";right:10px;bottom:-0.5em; }
.fullwidth-review .arrow-down {width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #e3e3e3;margin:0 0 0 25px; }
.fullwidth-review .testimonial-author {margin:0 0 0 25px;color:#999;text-align:left; }
.fullwidth-review .testimonial-author span {font-size:12px;color:#666;}