#footerPages { display: none;}
#footerPagesH {
	display: block;
	text-align: left;
	float: left;
	margin-bottom: 0px;
}
#footerPagesH ul {
	margin: 10px 0px 10px 0px;
}
#footerPagesH li {
	display: inline;
	list-style: none;
	padding: 10px;
	border: none;
}
#footerNav li:first-child {
	border: none;
}
#footerPagesH li:first-child {
	padding-left: 0px;
	margin-left: 0px;
}
#footerPagesH a {
	text-decoration: none;
	-webkit-background-clip: text;
	text-shadow: rgba(255, 255, 255, 0.5) 0 1px 1px;
}

#extraContainer6 {display: none;}
#extraContainer7 {display: none;}

#footerNav li:last-child {border: none;}
