/* folks.cfm */
.quote-more {
	font-size:10px;
	text-align:right;
}
.quote-header {
	color:#848D75;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:14px;
	line-height:70%;
	margin-top:20px;
	text-transform:uppercase;
}
.quote-box {
	border-left:1px solid #C6C6AB;
	border-right:1px solid #C6C6AB;
	border-top:1px solid #C6C6AB;
	font-family:Arial,Helvetica,Geneva,Swiss,SunSans-Regular;
	font-size:12px;
	font-weight:normal;
	line-height:16px;
	overflow:visible;
	padding:10px;
	width:592px;
}