#features {
}

.feature {
	float: left;
	margin-left: 8px;
	width: 230px;
	height: 96px;
}

.featureicon {
	width: 48px;
	height: 48px;
	float: left;
}

.leftfeature {
	width: 290px;
	display: inline;
	float: left;
}

.rightfeature {
	width: 290px;
	display: inline;
	float: right;
}

#GrowledApps {
	float: right;
	background: url(../images/AppsBox.png) no-repeat;
	width: 288px;
	height: 160px;
	text-align: center;
	margin-left: 10px;
	padding-right: 2px;
	padding-left: 10px;
}

#GrowledApps ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
}

#GrowledApps li {
	height: 68px;
	margin: 0;
	text-align: center;
	float: left;
	width: 72px;
	padding-top: 10px;
	padding-bottom: 0;
}