.aProfile-default {
  margin-right: 45px;
  width: 100%;
  padding: 10px 10px 10px 0;
  line-height: 1.2em;
  color: #756E65;
}

.view-content .aProfile-default a, .aProfile-default span, .aProfile-default div, .aProfile-default span, .aProfile-default p {
  color: #756E65;
  font-size: 18px;
}

.aProfile-default .aProfile-name span, .aProfile-default .aProfile-name a {
  font-weight:bold;
  font-size: 24px;
  color: #000;
  line-height: 1.2em;
}

.aProfile-default .aProfile-left{
  margin-right: 15px;
}

.aProfile-default .aProfile-title, .aProfile-default .aProfile-expertise {
  font-size: 22px;
  color: #756E65;
  line-height: 1.2em;
}

.aProfile-default .aProfile-expertise {
  color: #756E65;
  line-height: 1.2em;
  font-size: 18px;
}

.aProfile-default .aProfile-departments {
  color: #00694e;
}

.aProfile-expertise {
  font-style: italic;
}

.aProfile-default img {
  width: 166px;
}
