.testimonial-tn {
	float: left;
	width: 100px;
	margin-left: 20px;
}
.testimonial-txt {
	float: right;
	width: 530px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 1.6em;
}
.testimonial-wrap {
	width: 700px;
	margin: 10px auto;
	background-color: #F0F5E7;
	overflow: hidden;
	padding: 20px 20px;
}
.hilite {
	background-color: #FF0;
}
.txt-notes {
	font-family: Verdana, "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #900;
	text-align: center;
}

