﻿.TestimonialCaptionPanel
{
	width: 318px;
	background-color: #9EBC76;
	color: black;
	font-weight: bolder;
}

.TestimonialPanel
{
	width: 316px;
	text-align: justify;
}

.TestimonialParagraph
{
	padding: 0px 10px 0px 10px;
}

.RepeaterTestimonialParagraph
{
	padding: 0px 30px 0px 30px;
	text-align: justify;
}

.TestimonialQuoteUpImage
{
}

.TestimonialQuoteDownImage
{
	vertical-align: bottom;
}

blockquote p
{
    font-size: 10pt;
    background: url(../images/quote_down.jpg) bottom right no-repeat;
}

blockquote
{
    background: url(../images/quote_up.jpg) top left no-repeat;
}

cite
{
    font-size: 1em;
    float: right;
    padding-right: 5px;
    color: #335800;
    font-weight: bolder;
}
