#navposition {	position: fixed;	z-index: 60;	height: 1px;	width: 100%;	left: 0px;	top: 330px;}/* IE-PC shows this and now hide from IE-Mac \*/* html #navposition {	position: absolute;}/* end of hack */#nav {	position: absolute;	height: 270px;	width: 120px;	left: 0px;	top: 0px;	text-align: right;}#navhgposition {	position: fixed;	z-index: 20;	height: 1px;	width: 100%;	left: 0px;	top: 330px;}/* IE-PC shows this and now hide from IE-Mac \*/* html #navhgposition {	position: absolute;}/* end of hack */#navhg {	position: absolute;	height: 315px;	width: 700px;	left: 0px;	top: 0px;	background-image: url(../_images/bg_navigation_en.gif);	background-repeat: no-repeat;}
