h3 {
  font-weight: normal;
  font-size: 14px;
  color: #282828;
  padding-bottom: 5px;
  margin-bottom: 12px;
  border-bottom: dotted 1px #999999;
}
.group {
  width: 170px;
  float: left;
  padding-top: 30px;
  padding-right: 40px;
}
.group a {
  text-decoration: none;
}
.group a:hover {
  text-decoration: underline;
}
.group ul {
  padding-left: 5px;
  line-height: 1em;
}
.group li {
  background: url(images/arrow.gif) no-repeat;
  padding: 0 0 1em 18px;
}
