   /** start testimonial styles **/
    .testimonialModule {}
    .testimonialModule .itemList { margin:20px 0;}
    .testimonialModule a,
    .testimonialModule a:visited { }
    .testimonialModule a:hover,
    .testimonialModule a:active {text-decoration:underline;}
		.testimonialModule .testimonialContent {}
		.testimonialModule .testimonialSig { overflow:hidden; }
		.testimonialModule .testimonialSig .aside { float:left; }
		.testimonialModule .testimonialSig .content { }

		.modRandomTestimonial {}
		.modRandomTestimonial .testimonialSig { margin-top:20px; text-align:right; }
		.modRandomTestimonial .testimonialSig .aside { display:block; float:right; margin-left:5px; padding:0; text-align:right; }
		.modRandomTestimonial .testimonialSig .content { font-size:.750em; overflow:hidden; }
		.modRandomTestimonial .testimonialSig .imgLogo img {max-height:30px; }
		
		.modSlidingTestimonials {}
		.modSlidingTestimonials .modContent { position:relative; padding:0; }
		.modSlidingTestimonials .modContent  .slider { height:220px; }
		.modSlidingTestimonials .testimonialSummary > * { display:inline; }
		.modSlidingTestimonials .item { height:345px; overflow:hidden; padding:0; border:0; }
		
		.modSlidingTestimonials .testimonialSig { margin-top:20px; text-align:right; }
		.modSlidingTestimonials .testimonialSig .aside { display:block; float:none; margin-bottom:5px; padding:0; text-align:right; }
		.modSlidingTestimonials .testimonialSig .imgLogo img { max-height:30px; }

    /** end testimonial styles **/