#edu-testing .bd ol li h2 {
  margin:0;
}
#edu-testing .bd ol li a,
#edu-testing .bd ol li a:link,
#edu-testing .bd ol li a:visited,
#edu-testing .bd ol li a:active {
  color:#000;
  text-decoration: none;
}
#edu-testing .bd ol li a:hover {
  text-decoration: underline;
}

#edu-testing .bd ol li {
  padding:5px 0;
  border-bottom:1px dotted #888;
}
#edu-testing .bd ol li.last {
  border:none;
}

