/* toolbar area, should probably be converged to a menu */
.app_helpers_layouts_resourceList .app_helpers_layouts_resourceList-header {
  padding: 0;
}

.app_helpers_layouts_resourceList .app_helpers_layouts_resourceList-header .app_helpers_layouts_resourceList-header-title  {
  margin: 0;
  padding: 0.5em 0.5em 0.3em 0.5em;
  background-color: #036;
  background-image: url("/images/banners/semitransparent100whitefadefromtop.png");
  background-position: 0 30px; /* make it a litte darker */
  color: #fff;
  font-size: 120%;
}