div.shop_offer {
    margin-top: 35px;
}

div.auction-border {
    border: 2px solid #911723;
    padding: 0px 20px;
}

.loader {
    width: 16px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 400px;
    top:50%;
    z-index: 1200;
}

.slider .inner {
    position: relative;
    overflow: hidden;
    z-index: 1000;
    opacity: 0.25;
    width: 800px; height: 200px;
}

.row-info {
    min-height: 180px;
}

.links-row {
    padding-top: 10px;
    padding-bottom: 10px;
    border-top: 1px solid #911723;
}

.border-right {
    border-right: 1px solid #911723;
}

p.buy-online {
    font-size: 1.5em;
    font-weight: 600;
    text-align: center;
    margin-bottom: 0;
}

.banner {
    width: 800px;
    margin: 40px auto;
}

p.own-price {
    font-size: 1.21em;
    margin-top: 10px;
    text-align: center;
}