#special {
  margin-bottom: 10px;
}

#special table {
  width:748px;
  height:264px;
  border-collapse:collapse;
}

#special-info {
  background-image: url("../images/_back_special_spring.jpg");
  width:549px;
  height:264px;
  border:1px solid #B2B2B2;
  border-right: none;
  text-align:center;
  font-size: 10pt;
}

#special-picture {
  width:200px;
  height:264px;
  border:1px solid #B2B2B2;
  border-left: none;
}

#features td {
  width:189px;
  text-align:center;
}

#features A {
  font-size: 10pt;
}

#onlinestore table {
  width:749px;
  vertical-align: top;
  border-collapse:collapse;
  margin:10px;
  margin-top: 0px;
}

#onlinestore-title {
  width:372px;
  background-color: #556945;
  border:1px solid #000;
  font-size: 10pt;
  font-weight: bold;
  color: #ffffff;
  padding: 2px;
  padding-left: 7px;
}

#onlinestore-text {
  width:297px;
  padding: 5px;
  text-align: justify;
  font-size: 10pt;
  vertical-align: top;
  background-color: #DCE1BF;
  border:1px solid #000;
  border-right:none;
}

#onlinestore-picture {
  width: 75px;
  padding: 7px;
  text-align: center;
  background-color: #DCE1BF;
  border:1px solid #000;
  border-left:none;
}