table {
  width: 100%;
  border-collapse: collapse;
  border: none;
  margin: 0px;
  padding: 0px;
}
td.intro {
  width: 475px;
  height: 243px;
  background-image: url('http://www.hlbcomm.com/images/aboutIntro.jpg');
  background-repeat: no-repeat;
  background-position: center;
}
#team {
  position: relative;
  margin-left: 130px;
}
#value {
  position: relative;
  margin-left: 165px;
}
p.value {
  FONT-FAMILY: "lucida sans";
  font-size: 11px;
  }
b.value {
  FONT-FAMILY: "lucida sans";
  font-size: 12px;
  font-weight: bold;
}
#test {
  position: relative;
  margin-left: 165px;
}
p.test {
  FONT-FAMILY: "lucida sans";
  font-size: 12px;
  }
p.whosaid {
  FONT-FAMILY: "lucida sans";
  font-size: 11px;
  font-weight: bold;
  color: rgb(98,150,66);
}
#award {
  position: relative;
  margin-left: 165px;
}
p.award {
  FONT-FAMILY: "lucida sans";
  font-size: 12px;
  }
b.award {
  FONT-FAMILY: "lucida sans";
  font-size: 14px;
  font-weight: bold;
}
#think {
  position: relative;
  margin-left: 165px;
}
p.think {
  FONT-FAMILY: "lucida sans";
  font-size: 12px;
  }
p.thinkhead {
  FONT-FAMILY: "lucida sans";
  font-size: 13px;
  font-weight: bold;
}
p {
  FONT-FAMILY: "lucida sans";
  font-size: 11px;
  }
dt {
 font-size: 11px;
 FONT-FAMILY: "lucida sans";
 background-image: url(http://www.hlbcomm.com/images/bullet.gif);
 background-position: 0 3px;
 background-repeat: no-repeat;
 padding: 0 0 0 1.5em;
}
