﻿.quote
{
    font-weight:bold;
    font-size:85%;
    text-align:justify;
    display:block;
    margin-bottom:10px;
}

.quoteSpeaker
{
    color:#6e6e6e;
    font-weight:bold;
    font-size:95%;
    text-align:right;
    display:block;
}