body {	font: normal 1em Arial;	}#tabs {	float:left;	width:750px;	font-size:1.2em;	xxborder-bottom:1px solid #ffffff;	line-height:normal;	background:url("tableft.gif") repeat-x top left;}#tabs ul {    margin:0px;	padding:0px 0px 0 14px;	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: 29px;	padding:7px 48px 0px 40px;	color:#fff;}/* 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("tabright.gif") repeat-x top left;	}