

.openerp .oe_linkedin_img {
    float: right;
    width: 1.5em;
    margin-top: -1px;
    cursor: pointer;
}

.openerp .oe_linkedin_input {
    margin-right:1.5em;
}

.openerp .oe_linkedin_entity {
    text-align: center;
    cursor: pointer;
}

.openerp .oe_linkedin_entity .oe_linkedin_thumb {
    width: 70px;
    height: 70px;
    display: inline-block;
    text-align: center;
}

.openerp .oe_linkedin_entity .oe_linkedin_thumb span {
    height: 70px;
    display: table-cell;
    vertical-align: middle;
}

.openerp .oe_linkedin_entity img {
    max-width: 70px;   
    max-height: 70px;
}

.openerp .oe_linkedin_entity h3 {
    margin-bottom: 5px;
}

.openerp .oe_linkedin_entity .oe_linkedin_entity_headline {
    color: grey;
    margin-bottom: 10px;
}
