.fhstructures_persons .person {
    margin:                                                                     10px 0 20px 0;
}

.fhstructures_persons .person .small {
    padding:                                                                    5px;
    border:                                                                     1px solid #ccc;
    margin:                                                                     0 10px 0 0;
}

.fhstructures_persons .person .wide {
    width:                                                                      430px;
    text-align:                                                                 left !important;
}

.fhstructures_persons .person h3 {
    display:                                                                    inline;
    padding:                                                                    0 10px 0 0;
}

.fhstructures_persons .person p {
    margin:                                                                     3px 0 0 0;
    line-height:                                                                22px;
}

.fhstructures_persons .person .position {
    margin:                                                                     5px 0 3px 0;
    color:                                                                      #666;
}

.fhstructures_persons .more_link {
    display:                                                                    inline;
}
