/* CSS Document */
.testimonialsModule{}
.testimonialsModule h2{}
.testimonialsModule li.testimonial{list-style-type:none;list-style-position:outside;padding:5px 0 8px;margin:0 0 5px;border-bottom:1px solid #8fa7a6}
.testimonialsModule .details{}
.testimonialsModule .details p{margin:6px 0}
.testimonialsModule .quoteInclude{display:block;padding:2px 0 9px 17px;width:500px}
.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:1em;font-weight:bold;display:block;margin:0}
.testimonialsModule .detail{font-size:0.95em;font-weight:normal;display:block;margin:2px 0 0}
.testimonialsModule .date{font-size:0.95em;font-weight:normal;display:block;margin:5px 0 0;text-transform:uppercase}

/* testimonials assigned to page */
.testimonialsInclude{padding:0;margin:0;color:#fff}
.testimonialsInclude h2{text-indent:-999em;height:0;width:0;padding:0;margin:0;line-height:0}
.testimonialsInclude li{list-style-type:none;list-style-position:outside}
.testimonialsInclude .testimonial{background:#344140;padding:2px 10px 8px 8px;margin:0}
.testimonialsInclude .quoteInclude{display:block;padding:2px 0 9px 17px;width:136px}
.testimonialsInclude blockquote{font-weight:normal;font-size:1.1em;line-height:1.3em;display:inline;position:relative;color:#c5dedd}
.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:1em;font-weight:bold;display:block;margin:-4px 0 0}
.testimonialsInclude .detail{font-size:0.95em;font-weight:normal;display:block;margin:2px 0 0}
.testimonialsInclude .date{font-size:0.95em;font-weight:normal;display:block;margin:5px 0 0;text-transform:uppercase}
.testimonialsInclude .continue{background:#344140;margin:0;padding:0 0 10px;text-align:center}
.testimonialsInclude .continue a{color:#fff;background:url(../images/images-main/arrow-continue.gif) top right no-repeat;padding-right:15px}