#anniversary_wrapper {
  width: 920px;
  color: #333333;
  background: #ffffff;
  font-family: Helvetica, Arial, sans-serif;
}
#anniversary_wrapper h1 { text-indent: -9999px; }
#anniversary_wrapper h2 { text-indent: -9999px; }
#anniversary_wrapper h3 { text-indent: -9999px; }
#anniversary_wrapper h4 { text-indent: -9999px; }
#anniversary_wrapper p { text-indent: -9999px; }
#anniversary_wrapper h1#license_info {
  margin: 0 auto;
  *margin: 0 auto 16px auto;
  width: 497px;
  height: 76px;
  background: transparent url(../img/header.png) no-repeat 0 0;
}
#anniversary_wrapper #brands {
  overflow: hidden;
  margin-bottom: 20px;
}
#anniversary_wrapper #brands .brand {
  margin-right: 10px;
  width: 300px;
  text-align: center;
  float: left;
  display: inline;
  position: relative;
}
#anniversary_wrapper #brands .brand a {
  color: #124cc2;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
}
#anniversary_wrapper #brands .brand a:hover { text-decoration: underline; }
#anniversary_wrapper #brands .brand a.image_link {
  display: block;
  width: 300px;
  height: 550px;
  margin: 0;
}
#anniversary_wrapper #brands .brand #clifford {
  margin-bottom: 7px;
  width: 300px;
  height: 550px;
  background: transparent url(../img/clifford.png) no-repeat 0 0;
}
#anniversary_wrapper #brands .brand #msb {
  margin-bottom: 7px;
  width: 300px;
  height: 550px;
  background: transparent url(../img/msb.png) no-repeat 0 0;
}
#anniversary_wrapper #brands .brand #ispy {
  margin-bottom: 7px;
  width: 300px;
  height: 550px;
  background: transparent url(../img/ispy.jpg) no-repeat 0 0;
}
#anniversary_wrapper #brands .brand.last { margin: 0; }
#anniversary_wrapper p.legal {
  clear: both;
  text-indent: 0;
  text-align: center;
  margin: 0 auto;
  width: 700px;
  font-size: 9px;
  line-height: 11px;
}
