.footermap {
	max-width: 980px;
	overflow: hidden;
	padding: 0px 10px;
	margin: auto;
	color:#fff;
}

.footermap .product-list {
	float: left;
	width: 20%;
	text-align: center;
}

.footermap .product-list .title {
	font-size: 16px;
	min-height: 65px;
	text-transform: uppercase;
}

.footermap .product-list .product-footer {
	margin-bottom: 20px;
	color: #fff;
	padding: 0px 10px;
	font-size: 11px;
}