﻿ul,li
	{
	font: 12px/ 1.5 tahoma, arial, \5b8b\4f53;
}
.attributes-list {
	width:660px;
	margin: 8px 0;
	border: 1px solid #e6e6e6;
	background-color: #F6F6F6;
}
.attributes-list ul {
	text-align:center;
	padding: 0 20px 18px 20px;
	border-top: 0px solid #fff;
	margin-left: 25px;
}
.attributes-list li {
	text-align:left;
	float: left;
	width: 150px;
	height: 14px;
	margin: 16px 15px 0;
	line-height: 14px;
	vertical-align: top;
	color: #666;
}


