#oldIE {
	z-index:10000;
	display:none;
	
	position:fixed;
	top:100px;
	left:30%;
	right:30%;
	
	background:#ffc;
	border:3px dotted #cc9;
	
	padding:20px 20px 0px 20px;
	
	font-size:13px !important;
	color:#333 !important;
}
#oldIE a {color:#33e !important;}
#oldIE a.getIE {font-size:16px !important;}