 
h2{
  margin-left : 1em;
  font-size : 88%;
}
dl{
  border-bottom-color : #ff8000;
  border-bottom-width : 1px;
  border-bottom-style : solid;
  padding-bottom : 1em;
  padding-right : 1em;
  font-size : 83%;
}
dd{
  margin-bottom : 4px;
}
.box{
  border-bottom-style : solid;
  border-bottom-color : #a5c3e7;
  border-bottom-width : 1px;
  padding-bottom : 1em;
}
dt{
  margin-bottom : 4px;
}