.feat {
	width: 119px;
	float: left;
	padding: 6px;
	margin: 0 2px 8px 4px;
}
.feat_width {
	width: 100%;
}
.feat_img {
	width: 100%;
	text-align: center;
	margin: 0 0 5px 0;
}
.feat_img a img {
	border:0;
}
.feat_txt {
	width: 100%;
	color: #666666;
	height: 90px;
	overflow: hidden;
	text-align: center;
	font-weight: bold;	font-size:11px; 

}
.feat_txt a{
	color: #666666;
}
.feat_txt a:hover{
	text-decoration:none;
	color:#f58700;
}
.feat_price {
	width: 100%;
	color: #5a9a11;
	font-size: 12px;
	padding-top: 5px;
	text-align: center;
}