#feature dl dt {
  margin-bottom: .5em;
}

#feature dl dd {
  margin-bottom: 1em; margin-left: 1em;
  text-indent: 1em;
}

#feature2 dl dt {
  margin-bottom: .5em;
}

#feature2 dl dd dl dt {
  display: inline-block;
  border-bottom: solid 1px #bbb;
}

#feature2 dl dd {
  margin-bottom: 1em; margin-left: 2em;
}

.sample-images {
  width: 270px; /* image width(max) + 20 (default = 300) */
}
