#staging {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 30px;
  height: 135px;
  background: url(/images/shared/staging.png) no-repeat;
  text-indent: -1000em;
  z-index: 10000;
  display: none;
}

#wrapper,
#header .wrapper,
#footer .wrapper,
.breadcrumbs {
  margin: 0 auto;
  text-align: left;
}

.image_header {
  display: block;
  padding-top: 14px;
  margin: 0 14px 28px;
}

.print_only {
  display: none;
}

.brand_name {
  white-space: nowrap;
}