#featured_prod .product {
	float: left;
	height: 125px;
	width: 110px;
	font-size: 11px;
	text-align: center;
	display: block;
	line-height: 14px;
}

#featured_prod .product a {
	color: #000000;
	text-decoration: none;
	display: block;
	height: 125px;
	width: 110px;
	line-height: 14px;
}