.testimonial {
	margin-bottom:20px;
	border:1px solid grey;
	width:550px;
	}
.testimonial h3 {
	margin-top:0px;
	padding: 4px 6px 4px 6px;
	border-bottom:1px solid grey;
	background-color: #ECE6BF;
	font-size:110%;
	}
.testimonial p {
	margin-bottom:1px;
	margin-top:0px;
	padding: 4px 6px 0px 6px;
	}
.testimonial .date {
	float:right;
	font-weight:bold;
	margin: 4px 6px 4px 6px;
	}
.testimonial .signame {
	font-weight:bold;
	padding: 4px 6px 4px 6px;
	}