/******************************************************************
Site Name: Cambridge College
Author: OHO Interactive

Stylesheet: Shame.css
Description: Shame.css is for any overides, while developing the website, that need
added. Hopefully this will cut down of style collisions and remove the need to edit
another developers stylesheet.

WARNING: THIS IS A TEMPORARY STYLESHEET AND WILL BE REMOVED BEFORE THE SITE IS MOVED TO PRODUCTION
******************************************************************/
.main-domain #regional-nav {
  display: none;
}
#regional-nav {
  height: auto;
}
.contained {
  position: relative;
}
.subdomain .header-main {
  position: relative;
  /*top: 30px;*/
  top: 10px;
}
.subdomain #supersearch {
  margin-right: 0;
}
#header {
  z-index: 500;
}
#content ul.tabs.primary {
  margin-left: 5px;
  list-style: none;
}