.socialShare {
    display: block;
}

.socialShare h4 {
    font-size: 17px;
    color: #333;
    border-bottom: 1px dotted #b1b1b1;
    padding-bottom: 6px;
    margin-bottom: 10px;
    font-weight:normal !important;
}

#socialShareButtons {
    width: 190px;
    margin: 6px auto;
}

.usefulLinks {
    display: block;
    padding-top: 10px;
}

.usefulLinks h4 {
    font-size: 17px;
    color: #333;
    border-bottom: 1px dotted #b1b1b1;
    padding-bottom: 6px;
    margin-bottom: 10px;
    font-weight:normal !important;
}


.button {
    float: left;
    padding-right: 5px;
}

.carousel {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
}


div.linkBox.hidden {
    display:none;
}

@media (max-width: 768px) {
div.quickLinks {
    padding-left:0px;
}
}
