#footerNav li a.item {
	display: block;
	height: 9px;
	background: #ffffff;
	padding: 7px 0 11px 0;
	border-right: 1px solid #ffffff;
	color: #878787;
	text-decoration: none;
}

#footerNav li a.item:hover, #footerNav li a.item.selected {
	text-decoration: underline;
}
