#rightPanel ul, #rightPanel .roundedBoxContent h3, #leftPanel ul
    {
    color:#fff000;
    }

a:link, a:visited
    {
    color:#111111;
    }

h1
    {
    color:#111111;
    }

p.quote
    {
    color:#fff000;
    font-size:1em;
    font-weight:bold;
    }

h3.section
    {
    color:#fff;
    background: url('/css/images/leftNavIcon_yellow.gif') no-repeat;
    padding-left:25px;
    margin-left:5px;
    }

ul.feature
    {
    color:#fff000;
    }

.featureLeft .roundedBoxQuoteHeader, .featureRight .roundedBoxQuoteHeader
    {
    background:url(/css/images/featureQuoteYellow_header.gif) no-repeat #686767;
    }

.featureLeft .roundedBoxQuoteFooter, .featureRight .roundedBoxQuoteFooter
    {
    background:url(/css/images/featureQuoteYellow_base.gif) no-repeat #686767;
    }