span.loadImg {
  background: transparent url(/~/media/Images/express-logo.svg);
  width: 244px;
  position: absolute;
  height: 99px;
  z-index: 1;
}

#enrollHeaderBlk {
	display: none;
}
.enroll #header span.logo,
.enroll #header a.linkreturn,
.enroll #header img.printalt {
	position: absolute;
	top: 0;
	left: 0;
	width: 224px;
	height: 105px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	line-height: 93px;
	background-image: url(/~/media/Images/site2-logo.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
