body:has(#footer_overlay) {
	position: relative;
}
#footer_overlay {
	position: absolute;
	max-width: 100%;
	width: 100%;
	left: 0px;
	right: 0px;
	bottom: 0px;
	height: 35px;
	background-color: #a6a6a6;
}