div#location {
	font-family: 'Trebuchet ms', 'Lucida Sans Unicode', 'Lucida Grande', Arial, Verdana, Helvetica;
	font-size: 85%;
	color: #4c5b6f;
}

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

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


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