.mega-menu-item > div a, .product-info div.left div.image a { display: block; } 
.product-grid-item .cart .button { height: 35px; }
.pagination .links + .results { margin-top: 6px; }
.help-icon {
	background: transparent url("/image/help.png") no-repeat scroll 50% 0%;
    background-size: auto auto;
    width: 22px;
    height: 16px;
    cursor: help;
    display: inline-block;
    vertical-align: top;
    background-size: contain;
}
.special-tag {
	color: rgb(190,32,47);
	font-size: 0.6em;
}