/* CSS Document */
.testimonialsModule{background:url(../images/images-main/testimonials-ftr.gif) bottom left no-repeat #e4dec6;padding:15px 25px}
.testimonialsModule h2{padding:15px 0 8px}
.testimonialsModule li.testimonial{list-style-type:none;list-style-image:none;list-style-position:outside;margin:0}
.testimonialsModule .details{padding:0 30px 5px 105px;background:url(../images/images-main/testimonial-arrow.gif) 40px 5px no-repeat;min-height:48px}
.testimonialsModule .details p{}
.testimonialsModule .quoteInclude{/* adjust font size here */display:block;width:498px;font-size:1.1em;background:url(../images/images-main/testimonial-bg.jpg) 0 0 no-repeat #f7efda;padding:21px 30px 24px;margin:0 0 20px;-moz-border-radius:0 0 2px 2px;-webkit-border-radius:0 0 2px 2px;border-radius:0 0 2px 2px;-webkit-box-shadow:0 4px 7px 0 #d5cfb5;-moz-box-shadow:0 4px 7px 0 #d5cfb5;box-shadow:0 4px 7px 0 #d5cfb5}
.testimonialsModule blockquote{/* don't add to or change these */display:inline;position:relative;margin:0;padding:0}
.testimonialsModule blockquote p{/* don't change the font size here */padding-bottom:12px;font-style:italic}
.testimonialsModule blockquote.snippet p{/* don't change the font size here - COLOUR ONLY */}
.testimonialsModule .lquote{background:url(../images/images-icons/speech-main.gif) 0 0 no-repeat;display:inline-block;width:14px;text-indent:-999em;margin-left:-18px;margin-right:4px;position:relative}
.testimonialsModule .rquote{background:url(../images/images-icons/speech-main.gif) -15px 5px no-repeat;display:inline-block;width:14px;text-indent:-999em;margin-left:8px;position:relative}
.testimonialsModule .author{font-size:0.85em;font-weight:bold;display:block}
.testimonialsModule .detail{font-size:0.8em;font-weight:normal;display:block}
.testimonialsModule .date{font-size:0.8em;font-weight:normal;display:block;text-transform:uppercase}

/* testimonials assigned to page */
.testimonialsInclude{margin-bottom:25px;background:url(../images/images-main/speech-top.gif) 0 0 no-repeat;padding-top:25px}
.testimonialsInclude h2{display:none}
.testimonialsInclude ul{}
.testimonialsInclude li{}
.testimonialsInclude .testimonial{background:url(../images/images-main/speech.gif) bottom right no-repeat}
.testimonialsInclude .quoteInclude{/* adjust font size here */display:block;padding:2px 0 9px 15px;width:185px;font-size:1.65em;line-height:1.2em}
.testimonialsInclude blockquote{/* don't add to or change these */display:inline;position:relative;margin:0;padding:0}
.testimonialsInclude blockquote p{/* don't change the font size here */padding-top:10px;font-family:'GeorgiaProW01-CnRegular',Georgia,"Times New Roman",Times,serif;color:#6b662e}
.testimonialsInclude .lquote{background:url(../images/images-icons/speech-include.gif) 0 0 no-repeat;display:inline-block;width:14px;text-indent:-999em;margin-left:-18px;margin-right:4px;position:relative}
.testimonialsInclude .rquote{background:url(../images/images-icons/speech-include.gif) -15px 5px no-repeat;display:inline-block;width:14px;text-indent:-999em;margin-left:5px;position:relative}
.testimonialsInclude .author{font-size:0.6em;font-weight:normal;display:block;line-height:1.3em}
.testimonialsInclude .detail{font-size:0.6em;font-weight:normal;display:block;line-height:1.3em}
.testimonialsInclude .date{font-size:0.6em;padding-top:4px;font-weight:normal;display:block;text-transform:uppercase;line-height:1.3em}
.testimonialsInclude .continue{font-size:0.95em;padding-left:15px}
.testimonialsInclude .continue a{font-weight:bold}
.testimonialsInclude .continue a:hover,.testimonialsInclude .continue a:active,.testimonialsInclude .continue a:focus{}