div#location {
	font-size: 88%;
	color: black;
}

div#location a {
	text-decoration: none;
	color: black;
	padding: 0 5px;
}

div#location a.home {
	padding-left: 0;
}


div#location a.active {
	color: black;
	font-weight: bold;
}

div#location img {
	margin-top: 1px;
}
