#home_banners .title p {
	font-family: Impact, HelveticaNeue-CondensedBold, AvenirNextCondensed-Bold, sans-serif-condensed, sans-serif;
	font-size: 35px;
	line-height: 42px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 5px 50px 0 50px;
	text-transform: uppercase;
}

#home_banners .subtitle p {
	font-family: Arial, sans-serif;
	font-size: 14px; /* was 12 */
	line-height: 22px; /* was 21 */
	font-weight: bold;
	color: #FFFFFF;
	margin: 5px 50px 0 50px;
}

#home_review_quotes .quote {
	font-family: Arial, sans-serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
	margin-bottom: 8px;
}

#home_review_quotes .attribution {
	font-family: Arial, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-align: right;
	color: #666666;
	margin-top: 0;
}

.list_item_small {
	margin-bottom: 38px;
}

.list_item_small .heading {
	font-size: 14px; /* was 12, then 13 */
	line-height: 14px; /* was 12, then 13 */
	margin-top: 1px;
	margin-bottom: 4px;
}

.list_item_small .body_large {
	line-height: 18px;
}

ul li {
	list-style-type: circle;
	margin-bottom: 0;
}

