.TestimonialSection
{
    float: center;
    padding-left: 30px;
    padding-right: 30px;
    display: block;
}
.TestimonialSection blockquote
{
    margin-top: 0pt;
    margin-right: 0pt;
    margin-bottom: 7px;
    margin-left: -18px;
    padding-top: 6px;
    padding-right: 0pt;
    padding-bottom: 0pt;
    padding-left: 18px;
    color: #3f3f3f;
    font-size: 0.9em;
    line-height: 1.2em;
    font-style: italic;
    font-variant: normal;
    font-weight: normal;
    font-size: 13px;
    line-height: 20px;
    font-size-adjust: none;
    font-stretch: normal;
    background-color: transparent;
    background-image: url(/images/quotes.png);
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: 0% 0%;
}

.TestimonialSection cite
{
    float: right;
    margin-right: 30px;
    font-style: normal;
    color: #3f3f3f;
    font-size: 0.9em;
    line-height: 1.2em;
}
