/* CSS Document */

h2 {
  font-size: 120%;
  border-top: 1px dotted gray;
  border-bottom: none;
  padding-top: 20px;
    }
    
#sidebar1 h2 {
  border: none;
}
