.title_burgundy_grey
{
    background: #d7d2cb url(images/panel-top-burgundy.gif) repeat-x top left;
    padding:7px 0 0 7px;
}

.title_burgundy_grey_title
{
    color: #00477e;
    text-align:left;
    font-family: arial, helvetica, sans-serif;
}

.title_burgundy_grey_content
{
    background-color: #f0eeec ;
    color:#00477e;
    padding:1px 0px;
}
.title_burgundy_grey_content p, 
.title_burgundy_grey_content h1, 
.title_burgundy_grey_content h2, 
.title_burgundy_grey_content h3, 
.title_burgundy_grey_content h4, 
.title_burgundy_grey_content h5, 
.title_burgundy_grey_content h6
{
    padding-top:3px;margin:0;
    color:#00477e;
}
.title_burgundy_grey_footer  
{
    background-color: #f0eeec; margin-bottom:10px;
}