#masthead-wrap {
}

#masthead {
  margin: 0 auto;
  width: 960px;
  height: 104px;
  background: #fff;
}

#masthead h1 {
  margin: 0;
  display: inline;
}

#masthead #masthead-logo a {
  width: 208px;
  height: 104px;
  background: url(/images/logo.png) center left no-repeat;
  float: left;
  display: inline;
}

#masthead #masthead-logo span {
  display: none;
}

#masthead #masthead-leaderboard {
  width: 728px;
  height: 90px;
  margin: 8px 8px 0 0;
  float: right;
  display: inline;/* IE6 */
}
