/*global things to hide*/
#windows_callout,
#country_select_wrapper,
#utility_menu,
#main_nav_container,
#footer_outer
{
	display: none;
}

/*specific things to hide*/
#social_logo,
#shopping-resources,
#hero_slider
{
	display: none;
}

#masthead #logo_zone h1 {
	text-indent: 0;
	overflow: visible;
	font-size: 24px;
	margin-bottom: 0;
}
#masthead #logo_zone h1 a {
	color: #000;	
}
#breadcrumbs {
	margin: 0 0 0 0;
	padding-left: 0;
}
#breadcrumbs ul li:first-child {
	padding-left: 0;
}
