#banner-website-links {
	position: absolute;
	left: 510px;
	top: 28px;
	width:465px;
	font-size: 11px;
	line-height:normal;
}
#banner-website-links ul {
	margin: 0px;
	padding: 0px;
	list-style:none;
}
#banner-website-links li {
	display:inline;
	margin:0;
	padding:0;
}
#banner-website-links a {
	float:left;
	background:url("kuvia/banner-website-links-left.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 10px;
	text-decoration:none;
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#banner-website-links a span {
	float:left;
	display:block;
	background:url("kuvia/banner-website-links-right.gif") no-repeat right top;
	padding:5px 10px 4px 0px;
	color:#FFF;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
    #banner-website-links a span {
	float:none;
}
/* End IE5-Mac hack */
    #banner-website-links a:hover span {
	color:#FFF;
}
#banner-website-links a:hover {
	background-position:0% -51px;
}
#banner-website-links a:hover span {
	background-position:100% -51px;
}
#banner-website-links #current a {
	background-position:0% -51px;
}
#banner-website-links #current a span {
	background-position:100% -51px;
}

/* #current higher  */
#banner-website-links  a {
	background-position:0 9px;
}
#banner-website-links #current a span {
	padding-bottom: 13px;
}
#banner-website-links a {
	padding-top: 9px;
}
#banner-website-links a:hover {
	background-position:0% -42px;
}
#banner-website-links #current a {
	padding-top: 0px;
}

