#header {
	float: right;
	width: 100%;
	height: 88px;
	background: url("/img/flikar/bg.gif") repeat-x bottom;
	font-size: 93%;
	line-height: normal;
}

#header ul {
	margin: 0;
	padding: 64px 10px 0;
	list-style: none;
}

#header li {
	float: right;
	background: url("/img/flikar/right_both_01.gif") no-repeat left top;
	margin: 0;
	padding: 0 0 0 9px;
	border-bottom: 1px solid #999;
}

#header a {
	float: right;
	display: block;
	width: .1em;
	background: url("/img/flikar/right_both_02.gif") no-repeat right top;
	padding: 5px 15px 4px 6px;
	text-decoration: none;
	font-weight: bold;
	color: #999;
}

#header > ul a { width: auto; }
	/* Commented Backslash Hack hides rule from IE5-Mac \*/
#header a { float: none; }
	/* End IE5-Mac hack */
#header a:hover { color: #333; }

#fub #nav-fub, #lattlast #nav-lattlast {
	background-position: 0 -150px;
	border-width: 0;
}

#fub #nav-fub a, #lattlast #nav-lattlast a {
	background-position: 100% -150px;
	padding-bottom: 5px;
	color: #333;
}

#header li:hover, #header li:hover a {
	background-position: 0% -150px;
	color: #333;
}

#header li:hover a {
	background-position: 100% -150px;
}
