﻿.testimonialList .testimonialEntry {
    padding: 10px 0 0;
    font-size: 12px;
    width: 184px;
    height: 140px;
    overflow: auto;
}

.testimonialList h3 {
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 3px;
    color: #003333;
    text-decoration: none;
}

.testimonialList span {
    color: #EDF0F0;
}

.testimonialEntry img {
     max-height: 100px;
     float: left;
     padding: 3px;
}

.testimonialList p.more {
    font-size: 12px;
}