#fixedFooter {
	position: fixed;
	left: 0;
	bottom: 0;
	margin: 0;
	height: 50px;
	z-index: 99999;
	width: 100%;
	background-color: rgba(186, 179, 196, .65); /* #95181e; */
}
.boxFloat {
	text-align:center;
	width: 1023px;
	margin: 0 auto;
}

#footer_ad {
	float: left;
	margin-left: 14px;
}

#footer_social {
	padding: 5px 0;
	float: left;
	height: 40px;
	width: 154px;
}

#footer_social a {
	display: inline-block;
}

#NCR_Large_AdBar {
	width: 850px;
	height: 50px;
}
