@charset "utf-8";


div.testimonials_wrapper
{
	width:100%;
}


fieldset
{
	border:0px;
	border:1px solid #0e8e23;
	padding:10px;
}

legend
{
	font-weight:bold;
	color:#0e8e23;
}

fieldset div
{
	margin:2px 0px;
}

fieldset div label
{
	display:block;
	width:80px;
	text-align:right;
	padding-right:2px;
	float:left;
	font-weight:bold;
	line-height:20px;
	color:#3D93BD;
}

div.comment
{
	margin-left:82px;
	font-size:8pt;
	font-style:italic;
	color:#666;
	margin-bottom:10px;
}

input.textbox, textarea
{
	border:1px solid #3D93BD;
}


div.testimonial
{
	border-bottom:1px solid #3D93BD;
	margin-bottom:30px;
}

div.testimonial p
{
	text-align:justify;
	margin:5px 0px;
}

div.testimonial div
{
	text-align:right;
}


.quote
{
	font-weight:bold;
}

.bold
{

	color:#0e8e23;
}