body.page {
  font: 14px Sofia,Arial,sans-serif;
}

.staff_contact {
  float: right;
  width: 51%;
  passing-left: 31px;
}

.staffdirectory
.staff_title_italic {
  font-style: italic;
}

.staff_member {
  font-family: Sofia,Arial,sans-serif;
  font-size: 12px;
  background: 0;
  border-bottom: 1px dotted #CCC;
  padding-top: 18px;
  padding-bottom: 20px;
  color: #555;
}

.staff_member a {
  border-bottom: 0;
  color: #005bbb;
}

.staffdirectory .staff_member{font-family:Sofia,Arial,sans-serif;background:0;border-bottom:1px dotted #CCC}
.staffdirectory .staff_member a{border-bottom:0;color:#005bbb}
.staffdirectory .staff_member a:hover{text-decoration:underline;border-bottom:0}
.staffdirectory .staff_name_bolded{font:500 14px Sofia,Arial,sans-serif;color:#222}
.staffdirectory .staff_photo{margin-top:4px}
.staffdirectory .staff_photo a:focus img{outline:#3b99fc auto 4px}

.staff_photo {
  float:left;
  border: 1px solid #CCC;
  width: 60px;
  height: 60px;
  background: #e6e6e6;
}

.clear_all {
  clear: both;
}
