.quoteTop {
        width: 698px;
        height: 6px;
        background: url("/images/twothink/testimonialsBubbleTop.png") no-repeat;
}

.quoteBottom {
        width: 698px;
        height: 30px;
        background: url("/images/twothink/testimonialsBubbleBottom.png") no-repeat;
}

.quoteBottomReverse {
        width: 698px;
        height: 30px;
        background: url("/images/twothink/testimonialsBubbleBottomReverse.png") no-repeat;
} 

.quoteContent {
        width: 698px;
        background: url("/images/twothink/testimonialsBubbleMiddle.png") repeat-y;
        margin: 0;
}

.quoteContent p {
        width: 650px;
        padding: 10px 0;
        margin: 0 auto;
}

.quoteTestimonial {
        font-size: 13px;
        font-style: italic;
        padding-left: 8px;
}

.quoteAuthor {
        font-style: italic;
        padding-left: 8px;
}