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

.testimonial_table
{
	font-family: Arial,verdana,sans-serif;
	border-collapse: collapse;
	border: none 0px white;
	width: 90%;
	margin: auto 0;
}
.testimonial_testimonial
{
}
.testimonial_info
{
}
.testimonial_name
{
	font-weight: bold;
}
.testimonial_url
{
}
.testimonial_spacer
{
	height: 10px;
}

