/* Quotes Custom Styles */
.quoteTable { margin: 0px; }
.quoteTopCell { font-weight: bold; padding: 6px; height: 25px; }
.quoteContentCell { padding: 6px; }
.quoteTextCell { padding: 6px;}
.quoteIconCell { width: 20px; }
.quoteFooterCell { padding: 3px; height: 25px; }

