a.backLink { float: right; }
div.contactsBlock {
    border-bottom: 1px solid black;
    padding-bottom: 15px;
}
#contactSupportTeam {
    border-bottom: none;
    position: absolute;
}

#header_donate_now{
    background-color: #ed7109;
    border-color: #ed7109;
}

.contact-help-page{
    margin: 0;
}

.hp-number{
    display: block;
    #white-space: nowrap;
}

.text-block-help-page{
    margin-top: 10px;
    #text-align: justify;
}

@media only screen and (min-width: 980px) and (max-width: 1399px) {
    /*ul.menu { width: 420px }
    .col-lg-6 { width: 50% !important; }*/
}
@media only screen and (min-width: 768px) and (max-width: 840px){
    /*ul.menu { width: 330px }*/
    .col-lg-6 { width: 50% !important; }
}

.view-uc-popular-products-page .secondary_featured_title {
    min-height: 92px;
}
.views-field.views-field-field-additional-details {
    vertical-align: top;
}

#comments, .comment-wrapper #scrolltome, #comments.comment-wrapper, #scrolltome {
    margin-top: 0!important;
}

.view-corporate-product-listing-by-term .views-field-body .field-content p{
    word-break: break-word;
}

.comments_block .content {
    margin-top: 0!important;
}

.row.estore_featured_row.estore_row2 .estore-link-to,
.row.estore_featured_row.estore_row3 .estore-link-to{
    border-top: none!important;
}

.row.estore_featured_row.estore_row3 h2 {
    border-top: #ccc solid 1px !important;
}

.otherrelated .oritem a, .otherrelated .oritem a:visited{
    text-transform: none !important;
}