.displayContainer {
	display: none;
	width: 100%;
	position: absolute;
}
.current {
	position:relative;
	display: block;
	z-index:0;
}
