.need-help-links-list li,
.need-help-questions-list li {
    display: inline-block;
    list-style-type: none;
    margin: 0px 0;
}

.ob-bbc-need-help-block-wrapper{
    margin-top:0px;
}

.need-help-links-list li a,
.need-help-questions-list li a {
    font-weight: bold;
    color: #2C2C2C;
}

.need-help-tab-pane {
    display: none;    
}
.need-help-tab-pane.active {
    display: block;
}

.ob-bbc-need-help-block-wrapper h2.gel-body-copy {
    margin-bottom: 15px;
    margin-top:0px;
}

.ob-bbc-need-help-block-wrapper h3 {
    color: #0C6064;
}
.ob-bbc-need-help-block-wrapper .tab-content {
    background: #fff;
    padding: 20px;
}

.ob-bbc-need-help-block-wrapper .hr-wrapper {
    margin: 20px 0 10px 0;
}

.ob-bbc-need-help-block-wrapper .hr-wrapper hr {
    margin: 0;
}

.ob-bbc-need-help-block-wrapper  .see-all-qs {
    text-align: right;
    font-weight: bold;
    margin-top: 10px;
}
