
.input-filter-sidebar-wrapper input[type=checkbox] {
    visibility: visible;
    position: relative;
}
input[type=checkbox]+label:before {
    border: none;
    display: none;
}
.ie8-checkbox-show {
    position: relative !important;
    visibility: visible !important;
}
.trusted-shop-slide {
    margin-top: 20px !important;
}
.trusted-shop-content {
    width: 100%;
    padding-top: 10px;
}
.trusted-shop-content > .col:first-child { padding-right: 0; }
.trusted-shop-content > .col > a {
    display: block;
    width: 150px;
}
.trusted-shop-content > .col:last-child span ~ br { display: none; }

.versions-list .versions-row {
    overflow: hidden;
    margin-top: 10px;
}