.title_orange
{
    background: #c7cbb6 url(images/panel-top-orange.gif) repeat-x top left;
    padding:7px 0 0 7px;
    border-left: solid 1px #e9ad5e;
}

.title_orange_title
{
    color:#00477E;
    text-align:left;
}

.title_orange_content  
{
    color:#00477E;
    padding:1px 10px;
    border-left: solid 1px #e9ad5e;
}

/*.title_orange_content p, 
.title_orange_content h1, 
.title_orange_content h2, 
.title_orange_content h3, 
.title_orange_content h4, 
.title_orange_content h5, 
.title_orange_content h6
{
    padding-top:3px;margin:0;
    color:#00477e;
} */

.title_orange_footer  
{
/*    background-color: #dee3cd ;*/
    color:#00477E;
    border-left: solid 1px #e9ad5e;
    padding-bottom:6px;
}