#featureLeft
{
	float:left;
	background:url(../../images/tri-dn.gif) no-repeat;
	width:20px;
	height:19px;
	line-height:500px;
	overflow:hidden;
	display:block;
	margin:20px 0px 0px 11px;
	padding:0px;
}
#featureRight
{
	float:right;
	background:url(../../images/tri-up.gif) no-repeat;
	width:20px;
	height:19px;
	line-height:500px;
	overflow:hidden;
	display:block;
	margin:20px 11px 0px 0px;
	padding:0px;
}

#featureLeft_1
{
	float:left;
	width:70px;
	height:19px;
	overflow:hidden;
	display:block;
	padding:0px;
}
#featureRight_1
{
	float:right;
	width:70px;
	height:19px;
	overflow:hidden;
	display:block;
	padding:0px;
}

.featureItem
{
	text-align:center;
	float:left;
	margin:0px;
	padding:0px;
	width:80px;
	height:50px;
	overflow:hidden;
}
#feature_list_items .itemOne
{
	margin:15px 40px 0px 10px;
}
