
#site-title a {
    background: url("red/logo.png") no-repeat scroll 0 0 transparent;
}

#sticky-site-title a {
    background: url("red/logo.png") no-repeat scroll 0 0 transparent;
}

.folded-edge {
    background: url("red/fancy-hover-fold.png") no-repeat -9999px -9999px #f9f9f9;
}

a.more-link { background-image: url(red/arrow-more.png); }

.testimonials2-slider-container blockquote .footer,
.testimonials3-slider-container blockquote .footer { background-image: url("red/seperator-testimonials.png"); }

.toggle-label { background-image: url("red/toggle-button-plus.png"); }

.active-toggle .toggle-label { background-image: url("red/toggle-button-minus.png"); }

