h2 {
  text-align: left;
  padding-top: 1em;
  padding-bottom: 1em;
}
.cllist li {
  height: 1.1em;
}
.cllist {
  font-size: 130%;
  margin-left: 0;
  padding-left: 0;
  list-style-type: none;
}
.clblock {
  padding-left: 180px;
  position: relative;
  text-align: left;
}
span.leftpicture {
  position: relative;
}
img.leftpicture {
  position: absolute;
  left: -160px;
  top: -20px;
}
