div.theheading {
  border : none; 
  }

.constituent H2 {
  font-family           : arial, sans-serif;
  font-weight          : bold;
  line-height           : 200%;
  font-size              : 120%;
  color                    : black;
  background-color : transparent;
  border-top           : 1px solid rgb(201,201,201);
  }

p {
  margin : 0 0 0.5em 0;
  }


