/*
 ** Styles to override the styles.css in 
 ** bluemarine.css
 ** $Id$
 */

/*
 * Plain white right nav.
 */

#wrapper #container #header h1 span {
  font-weight: bold;
  vertical-align: top;
}

#wrapper #container #header h1 img {
  padding-top: 15px;
  padding-right: 20px; /* LTR */
  float: left; /* LTR */
}


  
#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {
  line-height: 120px;
  position: relative;
  z-index: 2;
  white-space: nowrap;
}



#wrapper #container #header #logo-floater {
  position: absolute;
  }


  
