.banner
{
    background-image: url(/img/title/directory.png);
}

.panel
{
    background-color: #accb32;
    color: white;
}

.panel a
{
    color: white;
}

.panel a:hover
{
    color: black;
}

.memberlink
{
    background: #accb32;
    border-bottom: 1px solid white;
}

.featurewindow_sm
{
    padding: 0 14px;
    color: white;
}

.featurewindow_sm a
{
    color: white;
    text-decoration: none;
}

.featurewindow_sm a:hover
{
    color: #aaa !important;
    text-decoration: underline;
}

#latest
{
    background: #accb32 url(/img/landing/directory.png) left bottom !important;
}

.listing h2
{
    border-top: 5px solid #accb32;
}

#primarynav dl
{
    background: #accb32;
    margin-bottom: 1px;
}

#primarynav dl a
{
    color: white;
}

#primarynav dd.sel
{
    background: #d6e599;
}