img {
	border: 0;
}

* html #content {
	display: none;
}

* html #ie6_overlay {
	display: block !important;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #fff;
	z-index: 666;
	position: fixed;
	overflow: none;
	padding: 20px 0 0 100px;
}

* html body {
	background-color: #fff;
}
