/*	Style sheet to get round IE non-compliance */#nav {	position: relative;	top: -3px;										/* to overcome space inserted by IE Win below images */	background: #333;	width: 678px;	padding: 2px 0 3px 80px;	text-align: center;	border-top: 2px solid #333;	border-left: 2px solid #333;}