.zv-page_margins {
	width: auto;
}

#page_margins {
	width:auto;
	min-width: auto;
}

.headerimg {
	position: relative;
	max-height: 400px;
	width: 100%;
	overflow: hidden;
}

.headerimg img {
	width: 100%;
	height: auto !important;
}

.productTable .item {
	display: inline-block;
	vertical-align: top;
	margin: 4px;
}


.productTable .item .link {
	background-color: #8e0000;
	text-align: center;
	line-height: 1.6em;
	min-height: 3.8em;
	vertical-align: middle;
}

.productTable .item .link a {
	color: #fff;
}
