#nav {
	visibility: visible;
}

#lustrumCounter {
	width: 90px;
	background: #dc002d;
	padding: 2px 10px 7px;
	margin-left: 14px;
	margin-top: -4px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}

div.content-box #lustrumCounter {
	position: absolute;
	bottom: 0px;
	left: 467px;
}

#lustrumCounterPostfix {
	text-transform: uppercase;
	font-size: 11px;
}

#lustrumDayCount {
	text-shadow: 0 1px 1px #930220;
	font: 24px/26px Georgia, 'Times New Roman', Times, serif;
}
