/* Random quote */
.testimonialswidget_testimonial q {
}

.testimonialswidget_testimonial cite {
	display:block; /* To display author and source in a new line */
	text-align:right; 
}

.testimonialswidget_testimonial { /* author */
	font-style:normal;
}

.testimonialswidget_testimonial { /* source */
	font-style: italic;
}


/* See https://www.w3schools.com/css/pr_gen_quotes.asp */
q:lang(en)
{
quotes: "“" "”" "‘" "’";
}

/* Uncomment the block below if you want to get rid of the quotation marks before and after the quote */
/*
q:before, q:after {
	content:"";
}
*/

.testimonialswidget_testimonials { 
	position: relative;
}
.testimonialswidget_testimonial { 
	position: absolute; 
	top: 0;
	left: 0;
	display: none;
}
.testimonialswidget_testimonials .testimonialswidget_active {
	display: block;
}
.testimonialswidget_testimonials p {
	margin: 0 0 1em;
}
h4.testimonialswidget {
	margin: 0;
}

/*
     FILE ARCHIVED ON 01:19:14 Apr 24, 2013 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 22:48:35 Dec 02, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.662
  exclusion.robots: 0.092
  exclusion.robots.policy: 0.08
  esindex: 0.009
  cdx.remote: 15.08
  LoadShardBlock: 122.003 (3)
  PetaboxLoader3.datanode: 321.186 (4)
  load_resource: 350.72
  PetaboxLoader3.resolve: 128.255
*/