


/*------------FeatureList--------------------*/


.feature-list-bound{


	padding:5px;


	text-align:center;

}


.feature-list-item{


	text-align:center;


	padding-bottom:5px;	


}


.feature-list-name{


	margin-top:4px;


	text-transform:uppercase;


}


.feature-list-name a{


	color:#000;


}



.feature-list-image IMG{

	width:100%;
	margin-bottom:5px;


}


