/* CSS Document for Firefox */

@-moz-document url-prefix() {

 
	.listinghover.gall_view tr.productrow {
		width: calc(33.3% - 33px);
	}

}

