dl.staff dt{
  margin-top: 0.75em;
  font-weight: bold;
}
dl.staff dd{
  line-height: 1.3em;
  margin-left: 1em;
}

td.p_image{  /* image cell of a person's page */
  padding-top: 0.6em;
  padding-right: 0.5em;
}
td.address{  /* address cell of a person's page */
  padding-bottom: 0.5em;
}
td.contactleft{  /* left contact call (email, phone & fax) of a person's page */
  padding-right: 0.2em;
}
table.tel_numbers th{
  font-weight: normal;
  padding-right: 1em;
  padding-left: 0;
  text-align: left;
}
table.tel_numbers{
  border-collapse: collapse;
  border-spacing: 0;
}



