.footer_li{
	display:inline;
	list-style:none;
	margin-right:10px;
	border-left: 1px solid white;
	text-transform:uppercase;
	padding-left:10px;
}
.footer_a{
	text-decoration: none;
	color:#DADACE;
	text-transform:uppercase
}

#footer-bar ul.nav li:first-child{
	border-left:none
} 
