.trustvox-container {
    float: left;
    width: 100%;
    clear: both;
}

.trustvox-center {
    margin: 0 auto;
    width: 960px;
    background: white;
}

.trustvox-container h5 {
    color: #4c4c4c;
    font-size: 22px;
    margin-bottom: 10px;
}
.trustvox-container .trustvox-center #_trustvox_widget {clear: both;}