/* God I hate Microsoft! */

/*

.success, .warning, .attention, .information {position: relative;}

.success .close, .warning .close, .attention .close, .information .close {
	position: absolute;
	right: 10px;
}

.box-product > div {display: inline;}

.product-grid > div {display: inline;}

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