#ie-alert-overlay {
	background: rgb(0, 0, 0); left: 0px; top: 0px; width: 100%; height: 100%; position: fixed; z-index: 9999;
}
* html #ie-alert-overlay {
	position: absolute; z-index: 9999;
}
#ie-alert-panel {
	background: url("../images/iealertsprite.png") no-repeat -1px -109px; margin: -201px 0px 0px -296px; padding: 72px 0px 0px 72px; left: 50%; top: 50%; width: 520px; height: 331px; color: rgb(51, 51, 51); line-height: 1.5em; font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-weight: bold; position: fixed; z-index: 10000; _position: absolute;
}
#ie-alert-panel p {
	width: 486px; text-align: justify; font-size: 14px;
}
#ie-alert-panel img {
	border: 0px currentColor; border-image: none;
}
#ie-alert-panel span {
	margin: 0px 0px 20px; padding: 0px; font-size: 18px; display: block;
}
#ie-alert-panel ul {
	list-style: none; margin: 0px; padding: 0px;
}
#ie-alert-panel li {
	margin: 0px 22px 0px 0px; float: left;
}
#ie-alert-panel li.last {
	margin-right: 0px;
}
#ie-alert-panel a {
	display: inline-block;
}
.browser {
	left: 60px; bottom: 35px; position: absolute;
}
.chrome {
	background: url("../images/iealertsprite.png") no-repeat;
}
.firefox {
	background: url("../images/iealertsprite.png") no-repeat;
}
.ie9 {
	background: url("../images/iealertsprite.png") no-repeat;
}
.opera {
	background: url("../images/iealertsprite.png") no-repeat;
}
.safari {
	background: url("../images/iealertsprite.png") no-repeat;
}
.chrome {
	background-position: 0px 0px; margin: 0px 4px 0px 0px; width: 73px; height: 96px;
}
.firefox {
	background-position: -292px 0px; width: 73px; height: 98px;
}
.ie9 {
	background-position: -179px 0px; width: 95px; height: 98px;
}
.opera {
	background-position: -90px 0px; width: 73px; height: 98px;
}
.safari {
	background-position: -387px 0px; margin: 0px 4px 0px 0px; width: 73px; height: 98px;
}
