.feature_item {
	float:left;width:295px;padding:0px;height:160px;margin-right:30px;
}
.feature_img {
	width:80px;
	float:left;
}
.feature_sell {
	width:215px;
	float:right;
	text-align:left;
}
.feature_title {
	font-size:18px;
	color:  rgb(233, 148, 65);
	margin-bottom:10px;
	font-family:Arial;
}
.feature_text {
	font-family:verdana;
	font-size:12px;
}
.feature_row {
	text-align:left;
}