.infoBox {
    float: left;
    font-size: 12px;
    margin: 0 10px 10px 0;
    width: 180px;
}
#profile-info-block{
    margin-bottom: 20px;
    overflow: hidden;
    width: 670px;
}
#profile-info-block .infoBox {
    width: 220px;
}
.infoBox .innerBlock {
    background: url("/National_Library/oe_/https://www.mishpati.co.il/_assets/images/inner_box_shadow_01.gif") no-repeat scroll 0 bottom transparent;
    padding-bottom: 7px;
}
.infoBox .innerBlock .item {
    border-bottom: 1px dotted #E5E5E5;
    margin-top: 3px;
    overflow: hidden;
    padding-bottom: 3px;
    width: 100%;
}
.infoBox .innerBlock .item .title {
    float: right;
    width: 70px;
}
#profile-info-block .infoBox .innerBlock .item .text {
    width: 135px;
}
.infoBox .innerBlock .item .text {
    float: left;
    font-weight: bold;
    width: 95px;
}
#profile-info-block .officeImages {
    border: 1px solid #999;
}
#profile-info-block.no-images .officeImages {
    border: 0;
}

#profile-info-block .officeImages tr td {
    font-size: 11px;
    width: 130px;
    vertical-align:top;
}
#profile-info-block .name {
    font-weight: bold;
}
