body.node-type-person .contact {
  background:#cccccc;
  float:right;
  line-height:1.7em;
  margin-left:20px;
  margin-bottom:20px;
  padding:15px;
  width:170px;
}
body.node-type-person .contact hr { display:none; }
body.node-type-person .contact .hr {
  border-bottom:1px solid #d0d0ae;
  height:1px;
  margin:10px -5px 5px;
}
body.node-type-person .contact h2 {
  color:#313131;
  font-size:0.8em;
  margin-top:0;
  padding-top:5px;
  text-transform:uppercase;
}
body.node-type-person .contact .field-field_image {
  margin:0;
  padding:0;
  width:170px;
}
body.node-type-person .contact .field-field_image img {
  margin:0;
  padding:0;
}
#content-area ul.links {
  display:block;
  margin-top:5px;
}
#content-area ul.links li { display:block !important; }
span.title {
  font-size:1.1em;
  font-weight:normal;
}
