.ie-notification {
	position: absolute;
	display: block;
	width: 100%;
	text-align: center;
	z-index: 400;
	font-weight: bold;
}

.ie-notification a {
	text-decoration: underline;
}