#promoOverlay {
	position: absolute;
	top: 65px;
	left: -75px;
	z-index: 99999999;
	display: block;
	visibility: visible;
}