.banner {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 2px dotted #a4a4a4;
  font-size: 90%;
}
.banner img {
  margin-bottom: 4px;
}
#header-fullbanner .banner {
  background-color: #f4f4f4;
  background-color: #710404;
  float: left;
  margin: 0px;
  padding: 0px;
  height: 60px;
}
.bottom-fullbanner .banner {
  text-align: center;
}
.bottom-fullbanner  {
  border-top: 1px dotted #d4d4d4;
  padding-top: 12px;
  width: 590px;
  overflow: hidden;
}
.leaderboard {
  float: left;
  width: 728px;
  height: 90px;
  overflow: hidden;
  background-color: #ffffff;
}
