h1 {
  margin: 15px 0 15px 5px;
  font-size: 2.2em;
  font-weight: 100;
}
#curator-home {
  margin: 0 15px;
}
.curator.block {
  clear: both;
  padding: 15px;
  border-top: 1px solid #a89658;
}
.curator .image {
  float: left;
  width: 160px;
  height: 180px;
  background-color: #888888;
}
.curator .content{
  float: left;
  margin: 0 0 0 15px;
  width: 545px;
}
.curator .related {
  overflow: hidden;
  padding-left: 15px;
  width: 160px;
}
.curator .content dd {
  margin: 0;
}
.curator .content .name {
  font-size: 1.05em;
  color: #a89658;
}
.curator .content .title {
  margin-bottom: 1em;
  font-size: .75em;
  font-weight: 500;
  text-transform: uppercase;
}
.curator .content .bio p {
  margin-bottom: 1em;
  font-size: .75em;
  font-weight: 100;
}
.curator .related {
  font-size: .75em;
  font-weight: 500;
}













/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
