/*div.staff{
    display: table;
    width: 100%;
    overflow: visible;
    clear: both;
}
div.staff a.title{
    display: block;
    overflow: visible;
    font: normal 700 14px Tahoma;
    margin-bottom: 1px;
}
div.staff span{
    font: normal 400 11px Tahoma;
    color: #888888;
}*/