@media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Fix margins in Safari and Google Chrome only */
	.asosButton2 input,
	.asosButton2.trans input,
	.asosButton5 input,
	.asosButton6 input {
		margin-left: -0.5px;
	}
}