/* CSS Document */
.testimonialsModule{}
.testimonialsModule h2{display:none}
.testimonialsModule li.testimonial{list-style-type:none;list-style-position:outside;padding:9px 0 0;margin:0 0 5px;position:relative}
.testimonialsModule .details{color:#fff;font-size:1.05em;line-height:1.2em;margin:0;padding:0;position:absolute;right:0;top:23px;width:219px;background:url(../images/images-main/testimonial-bg.gif) 0 0 no-repeat}
.testimonialsModule .details p{padding:3px 14px 3px 28px}
.testimonialsModule .quoteInclude{display:block;padding:2px 0 9px 17px;width:420px}
.testimonialsModule blockquote{font-weight:normal;font-size:1.3em;line-height:1.3em;display:inline;position:relative}
.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:5px;position:relative}
.testimonialsModule .author{font-size:0.9em;font-weight:bold;display:block;margin:0;line-height:1.4em}
.testimonialsModule .detail{font-size:0.85em;font-weight:normal;display:block;margin:0;line-height:1.1em}
.testimonialsModule .date{font-size:0.85em;font-weight:normal;display:block;margin:0;text-transform:uppercase}

/* testimonials assigned to page */
.testimonialsInclude{padding:0 0 0 8px;margin:0 0 15px}
.testimonialsInclude h2{font-size:1.6em;padding:13px 10px 2px;margin:0;font-family:Georgia, "Times New Roman", Times, serif;font-style:italic;color:#777}
.testimonialsInclude li{list-style-type:none;list-style-position:outside}
.testimonialsInclude .testimonial{padding:2px 10px 8px 8px;margin:0 0 5px}
.testimonialsInclude .quoteInclude{display:block;padding:2px 0 9px 17px;width:195px}
.testimonialsInclude blockquote{font-weight:normal;font-size:1.1em;line-height:1.3em;display:inline;position:relative}
.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.9em;font-weight:bold;display:block;margin:0;line-height:1.4em}
.testimonialsInclude .detail{font-size:0.85em;font-weight:normal;display:block;margin:0;line-height:1.1em}
.testimonialsInclude .date{font-size:0.85em;font-weight:normal;display:block;margin:0;text-transform:uppercase}
.testimonialsInclude .continue{padding:8px 10px 0 25px;margin-bottom:12px}
.testimonialsInclude .continue a{font-weight:bold}
.testimonialsInclude .continue a:hover,.testimonialsInclude .continue a:active,.testimonialsInclude .continue a:focus{}