#block-bpsearch-0 {
  margin-bottom: 2em;
}

#content #search-results .title {
  font-size: 120%;
  margin-bottom: 0.5em;
}

#content #search-results dd {
  margin: 0 0 2em 0;
}

#search-results dd p {
  margin-bottom: 0.1em;
}

#search-results dd .picture {
  float: left;
  margin-right: 12px;
  padding-bottom: 10px;
}

#search-results dd .picture img {
  border: 1px solid #666;
}

#search-results dd p.experience {
  margin-bottom: 0.5em;
}

#search-results dd p.experience.with-avatar {
  float: left;
  width: 484px;
}

#search-results dd p.category {
  clear: left;
}

#search-results dd p.link {
  margin-top: 0.5em;
}