@chaset="UTF-8";

._sectitle{
    display: block;
    font-family: 'Gotham Narrow Bold', sans-serif;
    font-size: 36px;
    font-weight: 100;
    margin: auto;
    width: 100%;
    padding: 20px 10px 5px 10px;
    text-align: left;
}

._sectitlecolor{color:#34A8D7;}

#costumerscontent{
    background-color: #FFFFFF;
    position: relative;
    width: 100%;
}

#costumersdiv{
    background-color: #FFFFFF;
    margin: auto;
    max-width: 960px;
    text-align: center;
    white-space: normal;
}