#trends p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-indent: 0px;
	margin-top: 13px;
}
#trends .trends {
	font-size: 22px;
	line-height: .9em;
	font-weight: bold;
	margin-top: 20px;
	padding-top: 10px;
	border-top-width: 4px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#trends .highlight {
	font-size: 14px;
	line-height: 1.1em;
	font-weight: bold;
}
#trends .quote {
	text-indent: -16px;
	padding-left: 20px;
	margin-left: 20px;
	line-height: 1.2em;
	margin-top: 5px;
}
#trends .quote span {
	font-size: 14px;
	font-weight: bold;
}

