/* cppcQuotes.css - The style sheet for the cppcQuotes Page
 * $Id$
 */
@import url("/g/bs.css");
td.context { background: #B4C42D }
td.quote { background-color: #9287cb }
table.quote { background-color: #000000 }
span.context { background: #d1dd6a }
span.quote { background-color: #d1cde9 }
