.siteFooterBar {
	position: fixed;
	bottom: 0;
	padding-top: 5px;
	width: 100%;
	box-shadow: 0px 0px 5px rgb(177, 169, 169);
	height: 78px;
	color: #fff;
	background: transparent;
}

.contentFooter {
	display: block;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	font: 25px Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
.foot { display: inline-block; line-height: 70px; vertical-align: top }

.img { display: inline-block;  }