#ctnwithintitle
{
    border: 1px solid #8b0000;
    padding: 3px;
    margin-bottom: 5px;
}
#ctncenter
{
    background-color: #ffffff;
    padding: 3px;
    border: 1px solid #8b0000;
    margin-bottom: 5px;
    display: block;
    text-align: left;
}
.ctncaption
{
    background: url(images/bg_title.jpg) repeat-x;
    padding: 0 0 0 10px;
    height: 32px;
    margin-top: -10px;
    text-align: left;
    border-right: #81a5bb 2px solid;
    border-left: #81a5bb 2px solid;
}
.ctncontentbox
{
    background-color: #ffffff;
    padding: 10px;
    text-align: left;
}
.ctntitle
{
    color: #8b0000;
    background-color: transparent;
    font-weight: bold;
    line-height: 32px;
}


