
p.staff_details {
	line-height: 16px;
	}

p.staff_details strong {
  float: left;
  width: 300px;
  font-weight: normal;
  color: #999;
  margin-bottom: 5px;
}

p.staff_details br {
  clear: both;
}