.banner {
  border-bottom: 1px dotted #d9d9d9;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
#header .banner {
  border: 0px;
  padding: 0px;
  margin: 0px;
}
.c3 .banner {
  margin-bottom: 15px;
  padding-bottom: 15px;
  text-align: center;
  font-size: 90%;
  }
.banner img {
  margin-bottom: 4px;
}
#fullbanner,
.fullbanner {
  width: 620px;
  float: left;
  background-image: url('../img/layout/bg_banner600.png');
  background-repeat: no-repeat;
  background-position: top right;
}
