dl {
  margin: 20px 0px 0px 60px;
}
dt {
  padding: 0px 0px 0px 35px;
  list-style: none;
  background-image: url("../images/green.gif");
  background-repeat: no-repeat;
  background-position: 3px;
  font-size: medium;
  font-weight: bold;
  color: #009966;
  line-height: 170%;
}
dd {
  padding: 0px 0px 0px 20px;
  list-style: none;
  background-image: url("../images/icon_arrow.gif");
  background-repeat: no-repeat;
  background-position: 3px;
  line-height: 170%;
}

