﻿#testimonial {
    float: left;
    clear: both;
    width: 258px;
    margin: 0px 0px 0px 45px;
    padding: 0px;
    background: url(/Images/lquote.png) no-repeat 25px 26px;
    font: 13px Tahoma, Geneva, sans-serif;
    letter-spacing: 1px;
    text-align: left;
}

#testimonial dt {
    margin: 30px 0px 20px;
    padding: 0px 55px 0px;
    background: url(/Images/rquote.png) no-repeat 200px bottom;
}

#testimonial dd {
    margin: 0px;
    padding: 0px 55px 0px;
    font-size: 12px;
    font-style: italic;
}

#testimonial dd span {
    display: block;
    clear: both;
    padding: 0px 0px 2px 10px;
}

#testimonial dd a {
    display: block;
    clear: both;
    font-style: normal;
}

#Testimonials {
    float: left;
    width: 568px;
    margin: 10px 0px 0px;
    padding: 0px;
    list-style-type: none;
}

#Testimonials li {
    float: left;
    clear: both;
    width: 468px;
    margin: 0px 0px 30px;
    padding: 10px 0px 0px 70px;
    background: url(/Images/lquote_big.png) no-repeat 0px -5px;
}

#Testimonials li img {
    float: right;
    margin: -10px 0px 10px 20px;
}

#Testimonials .SubmittedBy {
    display: block;
    clear: left;
    margin: 10px 0px 0px;
    text-align: right;
    font: 14px "Trebuchet MS", sans-serif;
    font-style: italic;
}

#Testimonials .SubmittedBy span {
    color: #EE3C23;
}
