.profile {
  padding-bottom: 1.5em;
}

.profile-photo {
  float: right;
  border: 1px solid #CCC;
  padding: 10px;
  background-color: #EEE;
}

.profile-title h2 {
  font-size: 14pt;
}

.profile-bio,
.profile-research-areas,
.profile-url,
.profile-research,
.profile-education,
.profile-courses,
.profile-research-interests
.profile-specialty-areas {

}

.person-name {}
.person-title {
  font-style: italic;
}

.person-department {
  font-style: italic;
  margin-bottom: 1em;
}

.person-email {}
.person-office {}
.person-office-phone {}
.person-other-phone {}
.person-office-fax {}
.person-url {
  margin-bottom: 1em;
}

/*** From /Engr/People ***/

h1 .de-emphasize {
  color: #666;
  font-weight: normal;
}

.alpha-links span {
  padding-right: 3px;
}

.people-list {
  width: 95%;
}

.people-list {
  border-bottom: 1px solid #ccc;
}

.people-list a {
}

.people-list .list-photo {
  text-align: center;
}

.people-list td.list-notes {
  border-top: 0;
}

.people-list td.letter-links {
  text-align: center;
  font-size: 10px;
  border-bottom: 0;
}

.people-list td.section-letter {
  color: #aaa;
  font-size: 14px;
  font-weight: bold;
  line-height: 11px;
  text-align: left;
  text-transform: capitalize;
  width: 2em;
  padding-left: 0;
  padding-right: 0;
  border-bottom: 0;
}

.people-list-title,
.people-list-classification,
.people-list-email {
  font-style: italic;
}

.people-list-role {
  font-weight: bold;
}

.people-list-classification {
  white-space: nowrap;
  text-align: left;
}

.people-list-name .emphasize {
  font-size: 1.1em;
}

.people-list-phone {
  white-space: nowrap;
}

.people-list td {
  vertical-align: top;
  padding: 5px .5em 5px 5px;
  border-top: 1px solid #ccc;
}

.people-list-pyContactInfo {
}

/*** ptPerson Styles ***/

.person img,
.photo {
  margin: 10px;
  background-color: transparent;
  border: 1px solid #333;
}

.person-name {
  padding-bottom: 0;
  margin-bottom: 10px;
}

.person-title {
  margin-bottom: 1em;
}

.person-contact-info th,
.person-contact-info td {
  padding-right: 1em;
}

.person-contact-info th {
  text-align: left;
  font-weight: normal;
}

.person-department,
.person-email,
.person-phone {
  margin-bottom: 20px;
}

.person-extra {
  margin-top: 20px;
}

.person-extra .person-field-content {
  margin-left: 20px;
}

.person-nav-links {
  margin-top: 20px;
  padding-top: 10px;
  border-top: 1px solid #CCC;
  text-align: center;
}

.person-group-list {
  margin: 0 0 1em 0;
  padding-left: 1em;
}

.person-group-list li {
  list-style-type: none;
  margin: 0 0 .5em 0;
}

.person {
  clear: both;
  padding: 10px;
  border-bottom: 1px solid #EEE;
}

.person-photo {
  width: 120px;
  float: left;
}

.person-details {
  margin-left: 125px;
  padding: 20px 0px 0px 0px;
}

.label {
  font-weight: normal;
}