
#box #box-content div.box-content div.section {
    background: #FFF url( images/section-management.jpg ) no-repeat center;
}

#box #box-content div.box-content div.section img.imgHeader {
    margin-top: 45px;
}

#content h1 {
    font-size: 17.2pt !important;
    font-family: Arial !important;
    font-weight: Bold !important;
    font-style: Italic !important;
    color: #619fd6 !important;
}

#content div.description {
}

#content div.description p {
    font: bold 16px 'Trebuchet MS', Tahoma, Arial, sans-serif;
    color: #BBB;
}

div#wrapper div#content div#content_text {
    color: #b2b2b2;
    font-size: 12px;

}

div#wrapper div#content div.description {
    float: left;
}

div#wrapper div#content div.imagen_texto {
    float: left;
    clear: right;
    /*padding-left: 30px;*/
    /*padding-top: 20px;*/
    padding-bottom: 27px;
    width: 200px; 
    text-align:center;
    
}

div#wrapper div#content div.imagen_texto h3 {
    color: #4D4D4D;
    font-size: 14px;
}

div#wrapper div#content div.imagen_texto p {
    color: #555;
    line-height: 15px;
}

div#wrapper div#content div.imagen_texto p.position,
div#wrapper div#content div.person p.position {
    font-weight: bold;
    color: #4D4D4D;
    padding-bottom: 2px;
}

div#wrapper div#content div.imagen_texto p.more {
    padding-top: 2px;
}

div#wrapper div#content div.person h4 {
    color: #4D4D4D;
    font-size: 14px;
}

div#wrapper div#content div.person p {
    padding-right: 10px;
    line-height: 16px;
    padding-bottom: 10px;
    font-size: 12px;
    color: #555;
}

.activeLink {
    color: #BA509A !important;
    font-weight: bold;
}

br.cleaner {
    clear: both;
}

/*Family - Faces collection overlay effect*/
#content table.facesCollection.mediabrands .faceOverlay{
    margin-left:-115px;
}
#content table.facesCollection.leadership .faceOverlay{
    margin-left:-200px;
}
#content table.facesCollection .faceOverlay{
    position: absolute;
    height: 240px;
    width: 230px;
    margin-top:-24px;
    background: transparent url("../style/images/pink-box-overlay.png") no-repeat scroll 0 0;
    display: none;
}
#content table.facesCollection td{
    position: relative;
}
