/* CSS Document */

table.leftright {
	width: 700px;
}
td.leftright {
	margin: 15px 15px 15px 15px;
	padding: 4px 4px 4px 4px;
	vertical-align: top;
}

p.testimonial {
	color: #CCCCCC;
	font-family: "Bookman Old Style", Georgia, Garamond, "Times New Roman", serif;
	font-style: italic;
	font-size: 11px;
	margin: 10px 0px 0px 0px;
	width: 200px;
}

p.testimonial_author {
	font-family: "Bookman Old Style", Georgia, Garamond, "Times New Roman", serif;
	font-style: italic;
	text-align: right;
	margin: 10px 0px 0px 0px;
}