div.testimonybox {
    margin-top: 1em;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 1em;
    padding-right: 1em;
    border-width: 2px;
    border-style: dashed;
    border-color: #FF80C0;
    line-height: 180%;
}

div.from {
    background-image: url(./images/LetterP.gif);
    background-repeat: no-repeat;
    padding-left: 35px;
    margin-bottom: 1em;
    color: #800040;
    font-weight: bold;
}
