﻿.testimonial div
{
	font-size:0.85em;	
	margin-bottom:10px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
}

.testimonial .bold
{
	font-weight:bold;
}

.testimonial label 
{
	float:left;
	clear:both;
	position:relative;
	top:-2px;
	left:0;
	font-weight:bold;
}

.testimonial input
{
	float:right;
	height:15px;
	width:150px;
}

.testimonial textarea
{
	clear:both;
	float:left;
	width:100%;
	height:100px;
}

.testimonial fieldset
{
	width:100%;
	padding-bottom:20px;	
}

.testimonial li
{
	padding-bottom:5px;
}


