/* Quotes Custom Styles */
.quotesAuthors
{
        font-family: Tahoma;
        font-size:small;
        font-style: normal;
        color:Black;
        text-align:right; 
}
.quotescontent
{
        font-family: Tahoma;
        font-style: normal;
        color:Black;
}
.quotesquotes
{
        font-family: Tahoma;
        font-size:small;
        font-style: normal;
        color: Blue; 
}