/**** TESTIMONIAL ***/ 
#siteWrap blockquote.testimonial					{ position:relative; border:1px solid #e9e6e4; margin:10px 0; padding:15px; }
#siteWrap blockquote.testimonial p					{ text-indent:28px; margin:0; padding:0; color:#8f1b5a; }
#siteWrap blockquote.testimonial span.startQuote	{ position:absolute; top:0; left:-16px; padding:1px 8px 0 0; font:bold 48px/60px arial; color:#8f1b5a; }
#siteWrap blockquote.testimonial div.author			{ padding:0; text-align:right; color:#999; }
/*******/

/**** TWO-COLUMN W/ CALLOUTS LAYOUT ELEMENTS ***/
#twoColumnCalloutsLayout #textWrap blockquote.testimonial				{ width:423px; }
#twoColumnCalloutsLayout #utilityWrap blockquote.testimonial			{ width:308px; }
#twoColumnCalloutsLayout #subZone1 blockquote.testimonial				{ width:141px; }
#twoColumnCalloutsLayout #subZone2 blockquote.testimonial				{ width:248px; }
#twoColumnCalloutsLayout #subZone3 blockquote.testimonial				{ width:248px; }
/*******/

/**** ONE-COLUMN W/ CALLOUTS LAYOUT ELEMENTS ***/
#oneColumnCalloutsLayout #textWrap blockquote.testimonial				{ width:823px; }
#oneColumnCalloutsLayout #subZone1 blockquote.testimonial				{ width:141px; }
#oneColumnCalloutsLayout #subZone2 blockquote.testimonial				{ width:248px; }
#oneColumnCalloutsLayout #subZone3 blockquote.testimonial				{ width:248px; }
/*******/

/**** TWO-COLUMN LAYOUT ELEMENTS ***/
#twoColumnLayout #textWrap blockquote.testimonial				{ width:423px; }
#twoColumnLayout #utilityWrap blockquote.testimonial			{ width:308px; }
/*******/

/**** ONE-COLUMN LAYOUT ELEMENTS ***/
#oneColumnLayout #textWrap blockquote.testimonial				{ width:823px; }
/*******/