/* CSS Document for IE */

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {

 
	.listinghover.gall_view tr.productrow {
		width: calc(33.3% - 33px);
	}

	.listinghover.list_view .list_addcart_button{
		margin-top:-35px;
	}
	/*
	.listinghover{
		margin-top:-80px;
	}
	*/

}

