body {	font: normal 1.2em Arial;	}#tabs {	float:right;	width:937px;	font-size:93%;	border-bottom:1px solid #ffffff;	line-height:normal;	background:url("images/tableft.gif") repeat-x top right;}#tabs ul {    margin:0px;	padding:0px 0px 0 0px;	list-style:none;}#tabs li {	display:inline;	margin:0;	padding:0;	}#tabs a {	float:left;	margin:0;	padding:0 0 px 0px;	text-decoration:none;	}#tabs a span {	float:left;	display:block;	height: 51px;	padding:10px 43px 0px 10px;	color:#fff;	font: normal 1.25em Arial;}/* Commented Backslash Hack hides rule from IE5-Mac \*/#tabs a span {float:none;}/* End IE5-Mac hack */#tabs a:hover span {	color:#FFF;}#tabs a:hover span {	background-position:100% -56px;	background:url("images/tabright.gif") repeat-x top left;	}