.Testimonial_TextContainer
{
    font-family: Verdana, Geneva, sans-serif;
    font-size: 11px;
    font-weight: normal;
    color: #333;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    padding-left: 5px;
    text-align: left;
}
.Testimonial_Container
{
    margin-top: 2px;
    margin-bottom: 2px;
}
.Testimonial_AuthorContainer
{
    font-size: 10px;
    font-weight: bold;
    text-align: right;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    color: #000;
    padding-right: 5px;
}
.Testimonial_AuthorContainer1
{
    font-size: 10px;
    font-weight: bold;
    text-align: right;
    padding-bottom: 10px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #CCC;
    color: #000;
    padding-right: 5px;
}
.Testimonial_ContainerAlt
{
    margin-top: 2px;
    margin-bottom: 2px;
    background-color: #EFEFEF;
}
