﻿#quotes
{
    margin-top:20px;
    margin-bottom:20px;
    }
.quote-author {
	text-align:right;
	color:#999;
	margin:5px 0 5px 0;
	font-family:'CartoGothicStdBook', Arial, Helvetica, sans-serif;}

.quote-author span {
	color:#ce205a}

.quote-text
{
    font-family: Georgia, "Times New Roman" , Times, serif;
    color: #4c4c4c;
    font-size: 17px;
    font-style: italic;
    font-weight: normal;
    line-height: 1.5em;
    padding: 20px;
    background: #fff url(/rcAddons/nmgTestimonials/images/quote.gif) no-repeat 0px 0px;
}

