
#footer #copyright, #footerNavigation LI {
	float: left;
}

#footerNavigation {
	float: right;
}

#footerNavigation LI A SPAN {
	border: 1px solid #646464;
	border-bottom-style: none;
	border-top-style: none;
	padding: 0px 10px;
}

#footerNavigation LI.first A SPAN {
	border-left-style: none;
}

#footerNavigation LI.last A SPAN {
	border-right-style: none;
}
