.feat {
	width: 109px;
	float: left;
	padding: 0;
	margin: 0 4px 0 0;
}
.feat_width {
	width: 100%;
}
.feat_img {
	width: 100%;
	text-align: center;
	margin: 0;
}
.feat_img a img {
	border:0;
	margin-bottom:5px;
}
.feat_txt {
	width: 100%;
	color: #123A62;
	height: 64px;
	overflow: hidden;
	text-align: center;
	font-size:11px; 
}
.feat_txt a{
	color: #123A62;
	font-weight:normal;
}
.feat_txt a:hover{
	text-decoration:none;
	color:#f58700;
}
.feat_price {
	width: 100%;
	color: #5a9a11;
	font-size: 12px;
	text-align: center;
}