/* God I hate Microsoft! */
#header #cart {
    zoom: 1;
}
.mini-cart-info td img { max-width: 47px; }
.toplinks ul {
	position: relative;
}
#header #cart, .toplinks, #header #cart .heading, #header #cart .content { z-index: 20; }
#header #search, .toplinks, .toplinks ul, #language, #currency, .currencyForm, .languageForm, #menu, #header, #footer { zoom: 1; }
#header .button-search {
	top: 1px;
}
#header #search input {
	padding: 3px 4px;
	height: 17px;
}
/* menu
#menu ul li {
	position: relative;
}
#menu ul li div {
	z-index: 5;
}
#menu ul li.active div {
	display: block;
} */
.success, .warning, .attention, .information {
	position: relative;
}
.success .close, .warning .close, .attention .close, .information .close {
	position: absolute;
	right: 10px;
}
.box-product > div, .product-grid > div {
	float: left;
}

/* button */
.product-info a.button span {
	line-height: 12px;
	display: block;
}