﻿#pagetitle
{
    background-image: url(/sites/duvalauto/images/2009/themes/content/content-title-back.gif);
    background-position: right top;
    background-repeat: no-repeat; 
    height: 33px;
    line-height: 33px;
    margin-bottom: 20px;
}

#pagetitle .title
{
    height: 33px;
    line-height: 33px;
    background-color: #ffffff;
    padding-left: 10px;
    padding-right: 10px;
    color: #848484;
    font-size: 20px;
    text-transform: uppercase;
}

#contentzone
{
    font-size: 13px;
    color: #404040;
}
#contentzone a,
#contentzone a:link,
#contentzone a:visited
{
    color: #666666;
    font-size: 13px;
    text-decoration: underline;
}
#contentzone a:hover,
#contentzone a:active
{
    color: #0871b9;
}