#aboutus {
  margin: 5px 0 1.2em 0;
}

#aboutus .heading {
  width: 100px;
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #ccc;
  padding:  1em .5em .1em .3em;
  font-size: 12px;
  line-height: 160%;
}

#aboutus .value {
  border-style: solid;
  border-width: 0 0 1px 0;
  border-color: #ccc;
  padding:  1em .3em .1em .3em;
  font-size: 12px;
  line-height: 160%;
}
