.staffProfile {
  position: relative;
  margin-bottom: 40px;
  background-image: url(/images/digifi_content-bar_div.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;  
  padding-bottom: 25px;
}

.staffProfileMugshot {
  float: left;
  width: 75px;
}

.staffProfileDetails {
  margin-left: 80px;
  font-size: 0.8em;
}

.staffProfileDetails h3 {
  font-size: 1em;
  height: 1em;
  margin: 2px;  
}

.staffTitle {
  font-size: 0.9em;
  height: 20px;
  margin: 2px;
}
