
.logout {
    position: absolute;
    right: 0;
    top: -25px;
}
#logo {
    float: right;
    position: relative;
    height: 50px;
    margin-right: 30px;
}
#header {
    height:60px;
    background: url("../gfx/template/content-background.png") repeat-y ;
}

#id-container {
    height: auto !important;
    margin: 0px auto;
    position: relative;
    width: 970px;
    background: url("../gfx/template/content-background.png") repeat-y ;
    
  height: 18px;
}

#id-inner-container {
  display:inline-block;
  height: 18px;
  background: url("../gfx/template/escher-bg.png") repeat-x fixed;
  padding: 0 5px 3px 15px;
}
#id-inner-container a {
  color: #2e2e2e;
  text-decoration: none;
}
#id-inner-container a:hover, #id a:active{
    text-decoration:underline;
}
#id-inner-container{
  color:#2e2e2e;
}
.id-item{
  margin-right: 10px; 
}
.id-label{
    color: white;
    font-weight: bold;
    text-shadow: 1px 1px 1px #0f5865;

}
#id-nav-separator{
  margin-right: 10px;
}
.role-switcher{
  display:inline-block;
}
#id-bar-end{
  background: url("../gfx/template/id-bar-background-clear.png") no-repeat scroll 100% 100% transparent;
    display: inline-block;
    height: 12px;
    margin-right: -5px;
    position: relative;
    top: 8px;
    width: 12px;
}
#nav{
  background: url("../gfx/template/nav-background-magenta.png") no-repeat;
  height: 38px;
    margin: 0px auto 0px;
    position: relative;
    width: 980px;
}
#headerNav {
  float: right;
  margin-right: 30px;
}
#header-container{
  height: auto !important;
    margin: 0px auto 0px;
    position: relative;
    width: 970px;
}

#page-container {
    background-color: white;
    height: auto !important;
    margin: 0 auto -77px;
    min-height: 100%;
    position: relative;
    width: 970px;
    background: url("../gfx/template/content-background.png") repeat-y ;
}
#content {
padding: 10px 30px;
}
#footer-container {
    background: url("../gfx/template/content-bottom-cap.png") no-repeat scroll 0 0 transparent;
    clear: both;
    margin: 77px auto;
    min-height: 100px;
    padding-top: 20px;
    position: relative;
    width: 970px;
}
#footer {
  margin: 0px 10px 0 10px;
    color: #2e2e2e;
}
#footer a {
  color: black;
}
.panel-float-left{
  float: left;
  max-width: 500px;
  min-width: 200px;
}
form.inline{
  display: inline-block;
}
#quick-links{
  display: block;
    margin-bottom: 15px;
    margin-top: -16px;
}
#help-icon-container{
  float: right;
    margin-right: 27px;
    margin-top: -10px;
}
#head-links{
    margin-left: 10px;
    margin-bottom: 14px;
    display: inline-table;
    vertical-align: middle;
}
#donut-container{
    background: url("../gfx/donut_background_empty_donuts.png") no-repeat scroll 0 0 transparent;
    position: relative;
    width: 1001px;
    left: -33px;
    padding-left: 40px;
    height: 362px;
}