#social_badges {
	display: none;
}

#header_bottom_shadow {
	background-color: transparent !important;
	background: url(../../images/header_content_bottom_shadow.png) no-repeat center center !important;
  width: 100%;
	height: 9px;
	z-index: 48;
	position: absolute;
	bottom: 0px;
	left: 0;
}

