﻿/*---------- leadership ----------- */
.content-plus .left
{    
        float: left;
        width: 120px;
        padding-left: 20px;
}
.content-plus .right
{
        float: right;
        width: 560px;
}

.content-plus h4
{
    
}
