.layout-region--footer {
	position:fixed;
	bottom:0;
	right:0;
	background:#efefef;
	padding:10px;
	z-index:1000000;
	width:auto;
}