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

div.testimonial {
	margin-top: 15px;
}

.testimonial, .rtestimonial-text, .testimonial-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #40200B;
	font-style: italic;
}

.testimonial-head, .testimonial-caption {
	font-weight:bold;
	padding-right:.5em;
}

.testimonial-caption {
	padding-right: 0;
	text-align: center;
	font-style: normal;
}

.testimonial-top, a.testimonial-top {
	font-size: 9px;
	color: #993300;
	padding-bottom: 15px;
}

table.rtestimonial {
	width: 100%;
	background-color: #603310;
	margin: 15px 0px;	
}

td.rtestimonial {
	background-color: #3D1E09;
	padding: 15px;
}

.rtestimonial-text {
	color: #765540;
	font-style: normal;
}

td.w690 {
	width:690px!important;
}
