@charset "utf-8";
.testimonial {
	margin: 0px;
	padding: 0px;
}
.testimonial h3{
	font-family: "Trebuchet MS", Tahoma, Arial;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 5px;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.testimonial .message{}
.testimonial .foots{}
