#features {
	float: left;
	width: 550px;
	padding:10px; 
	background: #e5e6ed;
}

.featurebox {
	width: 250px;
	background: #e5e6ed;
	float: left;
	padding: 0 10px 8px;
}

.logo {
font-size: larger;
	margin-bottom: 0;
}

.hrclear {
	border-bottom: 1px dotted #bbbbbb;
	clear: both;
}
