
.tableElement {
    font-size:11px;
    height:82px;
    margin:0px;
    padding:5px 10px 8px 7px;
    border: 0px;
    _padding-bottom:5px;
    border-bottom: 1px solid #eee;
}


.tableImage {
    float:left;
}

.tableText {
    float:right;
    width:810px;
}

.personTitle {
    color:#EE6600;
    font-size:14px;
    line-height:30px;
    font-weight:bold;
    width:600px;
    margin:0px;
}

.personDescription {
    color:#666;
    font-size:14px;
    line-height:16px;
    font-weight:bold;
    margin:0px;
    padding:0px;
}

