div.features {
	background: url(../alternative_fuels/altfuels_product_background.jpg) no-repeat left top;
	padding: 5px;
	border: solid 1px #696;
	width: 98%;
	height: 1%;
	clear: both;
	float: left; }
div.features_photo {
	background-color: #ffffff;
	text-align: center;
	width: 47%;
	padding: 1%;
	border: solid 1px #aca; }
div.tech_data {
	clear: both;
	margin: 0 0 20px; }

div.tech_data p, div.tech_data ul {
	font-size: 1em; }
