.questions {
    background: url(/multimedia/questions_banner.jpg) 0 0 no-repeat;
    width: 920px;
    height: 85px;
    position: relative;
    left: -5px;
    margin-top: 20px;
}

.questions p {
    position: relative;
    top: 18px;
    left: 200px;
    line-height: 22px;
    width: 500px;
    margin: 0px;
}

a.js-chat-btn {
    display: block;
    float: right;
    right: 40px;
    position: relative;
    top: -20px;
}