	.features {
		width: 850px;
		margin: 0 auto;
	}
	.feature {
		width: 180px;
		float: left;
		padding: 10px 10px;
		margin-right: 10px;
		border-right: 1px solid #fff;
	}
	* html .featurex {
		display: inline;
		width: 310px;
		w\idth: 270px;
	}	
	.feature h2 {
		margin: 0;
		padding: 0;
		font-size:1.4em;
		font-family: "Helvetica Neue",Helvetica,Arial;
		font-style:normal;
		font-weight: normal;
	}
	.feature h2 a {
		text-decoration:none;
		color:#000;
	}
	.feature p {
		margin-top: 5px;
		padding-top: 0;
		margin-bottom: 0;
		padding-bottom: 0;		
		font-size: 1.0em;
		color: #000;
	}
	.feature p a {
		color: #f78311;
		font-size: 0.8em;
	}
	.feature .read {
		color: #444;
		font-size: 0.8em;
	}	
	.feature img {
		position: absolute;
		left: -70px;
		top: 0;
	}
