#aus-buttonbar {
	margin: 0 0 24px 0;
	padding: 0;
}
#aus-buttonbar li {
	margin: 0 3px 3px 0;
	padding: 0;
	display: inline-block;
}
#aus-buttonbar a {
	color: #2F77A0 !important;
	border-color: #ddd;
	padding: 6px 8px;
	width: 47px !important;
	height: 38px !important;
	text-align: center;
}
#aus-buttonbar a.aus-link-resources, #aus-buttonbar a.aus-link-youtheducation {
	position: relative;
}
#aus-resources-icon {
	width: 30px;
	height: 30px;
	margin: auto auto;
	position: absolute;
	left: 7px;
	bottom: 3px;
}
#aus-youtheducation-icon {
	width: 25px;
	height: 25px;
	margin: auto auto;
	position: absolute;
	left: 10px;
	bottom: 5px;
}

i.fa-dollar {
	scale: 90%;
	position: relative;
}
#aus-buttonbar a.link-active {
	background: #2F77A0 !important;
	color: #fff !important;
	border-color: #163b50 !important;
}
#aus-navpanel a.link-active {
	background: #fafafa;
	font-weight: bold;
	color: #000;
}

.link-active {
	background: #fafafa !important;
	color: #000 !important;
	font-weight: bold;
}
