


#testimonials {
	width: 580px;
	}

#testimonials div.name {
	font-size: 11pt; 
	margin-bottom: 10px;
	}

#testimonials div.comment {
	font-size: 10pt; 
	margin: 5px 25px 20px 25px;
	background: #eee;
	border: 1px #ddd solid;
	padding: 10px;
	}
	



