	.vis1 {
		visibility: visible;
		display: table;
	}
	.vis2 {
		visibility: hidden;
		display: none;
	}