.name {
  font-weight: bold;
}

.title {
  font-style: italic;
}

div.profile-label {
  font-weight: bold;
  margin-bottom: 10px;
}

span.profile-label {
  font-weight: bold;
}

.people-listing td {
  vertical-align: top;
  border-bottom: 1px solid #CCC;
}

.people-list-name {
  width: 70%;
}

.research-summary {
  margin-top: 1em;
}

.people-list-pyRightColumn {
  text-align: right;
}

.person-title {
  font-style: italic;
  font-size: .9em;
}

.person-email {
  text-align: right;
}

.person-phone {
  text-align: right;
}

.profile-photo-container {
  margin: 10px;
  width: 300px;
  margin-top: 17px;
  float: right;
}

.profile-photo-container img {
  border: 1px solid #999;
  padding: 10px;
}

.profile-major-professor {
  margin-bottom: 15px;
}

.profile-name {
  margin-top: 12px;
  padding-top: 0px;
}

.profile-photo {}

.profile-title {
  font-style: italic;
}

.profile-address {
  margin: 15px 0;
}

.profile-url {
  margin-top: 15px;
}

.profile-biography {
  margin-top: 20px;
}

.profile-biography div,
.profile-education div,
.profile-research div {
  margin-left: 20px;
  margin-right: 20px;
}
