#educationTab #educationForm .row {
    padding-top: 10px;
    background-color: #ffffff;
}

.wrapStandard .searchresults-container {
    background-color: #fff;
}

.refinePanel {
    margin: 0px 0 80px -10px;
}

.product-area .tabs {
    margin-top: 10px !important;
    border-top-width: 0px !important;
    border-bottom-width: 0px !important;
}

.product-area .tabs dd a {
    font-size: 13px;
    font-weight: normal !important;
}

.product-area .tabs dd.active a,
.product-area .tabs dd.active a:hover,
.product-details .tabs dd.active a,
.no-touch .product-details .tabs dd.active a:hover,
.tabScroll .tabs dd.active a,
.no-touch .tabScroll .tabs dd.active a:hover {
    font-size: 13px;
    color: #fff !important;
    border: none !important;
    background: #C0A353 !important; /* Old browsers */
    background: -moz-linear-gradient(top, #C0A353 0%, #A68735 100%) !important; /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #C0A353), color-stop(100%, #A68735)) !important; /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #C0A353 0%, #A68735 100%) !important; /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #C0A353 0%, #A68735 100%) !important; /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #C0A353 0%, #A68735 100%) !important; /* IE10+ */
    background: linear-gradient(to bottom, #C0A353 0%, #A68735 100%) !important; /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#C0A353', endColorstr='#A68735', GradientType=0) !important; /* IE6-9 */
}

ul.productsList {
    width: 100% !important;
}

ul.productsList li.productsItem {
    border-bottom: 1px solid #e2e2e2;
    float: left;
    padding: 0 0 0px 0;
    margin: 0 0 20px 0;
    clear: left;
}

.listing ul.productsList li.productsItem {
    width: 100% !important;
}

ul.productsList li.productsItem .button.buyProduct {
    width: 100% !important;
    margin: 8px 0 15px 0 !important;
}

.listingHeader .results {
    float: left;
    width: 100%;
    border-bottom: 1px solid #ebeae9;
    padding: 0 0 8px 0;
    display: table;
    height: 22px;
    line-height: 22px;
    margin: 0 0 10px 0;
}

.headerPagination {
    margin: 0 0 30px 0;
}

ul.productsList li.productsItem .bookDetailsWrap h3 {
    margin: 0 0 5px 0 !important;
}

.grid ul.productsList li.productsItem {
    position: relative;
}

.grid ul.productsList li.productsItem .callToActions {
    position: absolute;
    bottom: 20px;
}

.grid ul.productsList li.productsItem .callToActions span.buyProduct {
    width: 100% !important;
}

.wrapStandard .row.blockTabs.brand-area {
    width: 100%;
}

.row .listing .listingHeader .news-item.more {
    margin-bottom: 30px;
}
