.node-profile .picture {
  float: left;
  margin: 0 10px 1em 0;
}

.node-profile .picture img {
  border: 1px solid #666;
}

.node-profile h2 {
  margin: 0;
}

.node-profile .field-field-profile-experience,
.node-profile .field-field-profile-expertise {
  margin-top: 1em;
  clear: both;
}

.node-profile .field {
  margin-bottom: 1em;
}

.node-profile .edit-links li {
  float: left;
  margin-right: 0.4em;
}

.node-profile .field ul,
.node-profile .field ol {
  margin: 0 0 1em 1.4em;
}

.node-profile .field ul li {
  list-style-type: disc;
}