div#features {
	background: url(../images/ui/product_background.jpg) no-repeat left top;
	padding: 5px;
	border: solid 1px #666;
	width: 98%;
	height: 1%;
	clear: both;
	float: left; }
div#features_photo {
	background-color: #ffffff;
	text-align: center;
	width: 47%;
	padding: 1%;
	border: solid 1px #aaa; }
div#tech_data {
	clear: both;
}

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

div#tech_data ul {
	margin: 0;
	list-style-type: none; }

div#tech_data ul ul {
	margin-bottom: 1em;
	margin-left: 1.5em;
	list-style-type: circle; }
