.product_title {
	height: 30px;
	width: 400px;
	background-image: url(../images/title_bar.jpg);
	background-repeat: no-repeat;
	background-position: center;
	line-height: 25px;
	}

.product_feature {
	width:710px;
	float: none;
	}
.product_feature ul{
	float:left;	
	margin:0;
	padding:0;
}
.product_feature li{
	width:290px;
	list-style-type:none;
	background-color: #E7E7E7;
	text-decoration: none;
	display:block;
	padding-bottom:2px;
	margin-bottom: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-bottom-style: inset;
	border-left-style: inset;
	border-bottom-color: #006699;
	border-left-color: #006699;
	color: #003366;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 3px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-top-style: inset;
	border-right-style: inset;
	border-top-color: #006699;
	border-right-color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}

.product_spec{
	width:710px;
	margin: auto;
	clear: both;
	}

.product_feature_400{
    width:710px;
	float: none;
	}
.product_feature_400 ul{
	float:left;	
	margin:0;
	padding:0;
}
.product_feature_400 li{
	width:290px;
	list-style-type:none;
	background-color: #E7E7E7;
	text-decoration: none;
	display:block;
	padding-bottom:2px;
	margin-bottom: 3px;
	border-bottom-width: 3px;
	border-left-width: 1px;
	border-bottom-style: inset;
	border-left-style: inset;
	border-bottom-color: #006699;
	border-left-color: #006699;
	color: #003366;
	margin-top: 3px;
	margin-right: 0px;
	margin-left: 3px;
	border-top-width: 1px;
	border-right-width: 3px;
	border-top-style: inset;
	border-right-style: inset;
	border-top-color: #006699;
	border-right-color: #006699;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	}
