@charset "UTF-8";
/* CSS Document */

/* ------------------------------------------------------------------ CONTENT ------------------------------------------------------------------ */
#testimonialTable { width:720px; height:auto; overflow:hidden; }
#testimonialTable .left { width:70px; height:auto; overflow:hidden; }
#testimonialTable .right { width:650px; height:auto; overflow:hidden; }
#testimonialTable td { border-bottom:#ccc dotted 1px; }
#testimonialTable td img { margin:22px 0px 0px 0px; }
#pageContent p.testimonialBody {
	font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; line-height:20px; color:#333; margin:20px 0px 14px 0px;
	font-style:italic;
}
#pageContent p.testimonialAuthor {
	font-family:Verdana, Geneva, sans-serif; font-size:11px; line-height:11px; color:#777; margin:10px 0px 20px 0px;
	font-style:normal;
}