#header-right {
    margin-right: 18px;
}

.product-item-tools-container {
	min-width:204px;
}

.product-column-1 {
	width:24%;
}

.product-column-2 {
	width:46%;
}

.product-column-3 {
	width:30%;
}
.product-item-description {
	font-size: 16px;
}

.product-item-image-container {
	min-height:340px;
}

