
body.portfolio #upper-content {
    background: #ffc030 url("../images/gold-border.png") top center repeat-x;
}

body.portfolio #upper-content .container_12 .inner {
    background-image: url('../images/portfolio-quote-splatter.png');
    background-repeat: no-repeat;
    background-position: 445px 0px;
}

.testimonial-quote {
    font-style: italic;
    margin-bottom: 5px;
}

.testimonial-byline {
    text-align: right;
}

    .testimonial-byline .title {
        display: block;
        font-size: 85%;
    }
    
    .testimonial-byline .comma {
        display: none;
    }

