
body {
    background: #FFEFE0 url(/files/images/default/books/caspari-bg.jpg) no-repeat 50% 0;
}

.triangle-separator .arrow {
    display: none !important;
}

.book-wrapper .book-info {
    background-color: #F6B42F;
}

.triangle-separator {
    background: url(/files/images/default/books/dot-7px-caspari.gif) repeat-y 30px 0;
}

.legend {
    background: url(/files/images/default/books/dot-5px-caspari.gif) repeat-x 0 8px;
}

.legend small.label {
    background: #FFEFE0;
}

.book-wrapper ul.book-buy {
    border-color: #550C01;
}

.author-wrapper, .book-wrapper {
    border-bottom: 5px solid #550C01;
}

.new-book-cover {
    opacity: 0.7;
}