.feature .row {
	overflow: visible;
}

.feature .eightcol p {
	margin-top: 40px;
	padding-bottom: 8px;
}

.feature .eightcol p span {
	color: #ccc;
	display: block;
	float: left;
	font: normal 20px "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
	margin: 9px 15px 0 15px;
}

.feature .fourcol p {
	color: #697683;
	font: normal 17px "Proxima Nova Rg", Arial, Helvetica, sans-serif;
	line-height: 150%;
	max-width: 280px;
	margin: 30px 0;
}

#press {
	background: url(../images/layout/homepage_press_bg.png) no-repeat center top;
	height: 73px;
	padding-top: 15px;
}

#press p {
	background: url(../images/layout/featured_bg.png) no-repeat left top;
	color: #666;
	font: normal 18px "Franklin Gothic Medium", Arial, Helvetica, sans-serif;
	height: 34px;
	padding-right: 57px;
	padding-top: 13px;
	text-transform: uppercase;
}

#press .twocol {
	position: relative;
	height: 40px;
}

#press img {
	bottom: 0;
	display: block;
	position: absolute;
}

#press .aol img {
	left: 0;
	bottom: -5px;
}
