#content, #footer {
	z-index:9;
}
body.alp #screen {
	z-index:2 !important;
}
.topflash {
	z-index:1 !important;
	top:0px;
	left:0;
	width:100%;
	min-height:220px;
	position:relative;
}
.topflash_alp {
	z-index:1 !important;
	height:445px;
	position:relative;
	top:0;
	width:100%;
}

.flasher {
	z-index: 9;
}

.topflash .logo {
	top:24px;
	position:relative;
}

.topflash #flash {
	position:absolute;
	top:0;
	left:0;
}

.topflash_alp #flash {
	position:absolute;
	top:0;
	left:0;
}
