p#iewarning {
	position: absolute;
	top: 0;
	width: 736px;
	height: 8px;
	color: white;
	background: black;
	z-index: 100;
	filter:alpha(opacity=80);
	opacity: .80;
	margin-left:3px;
	margin-right:3px;
	margin-top: 460px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-align: center;
	padding: 10px 0 10px 0;
	}