.container
{
    margin: 0 0 10px 0;
}
.C07CT_Box
{
    width: 100%;
}
.C07CT_BoxT
{
    margin-left: 15px;
    margin-right: 15px;
}
.C07CT_BoxTM
{
    float: left;
    width: 100%;
    height: 35px;
    background: #11174d url( 'C07CT_BoxTM.png' ) repeat-x top;
}
.C07CT_BoxTL
{
    width: 15px;
    height: 35px;
    background: #11174d url( 'C07CT_BoxTL.png' ) no-repeat;
    float: left;
    margin-left: -15px;
}
.C07CT_BoxTR
{
    width: 15px;
    height: 35px;
    background: #11174d url( 'C07CT_BoxTR.png' ) no-repeat;
    float: right;
    margin-right: -15px;
    text-align: right;
}
.C07CT_BoxM
{
    text-align: left;
    clear: both;
    background: #fff url( 'C07CT_BoxM.gif' ) repeat-x top;
    border-left: 1px #dddfe3 solid;
    border-right: 1px #dddfe3 solid;
}
.C07CT_ContentPane
{
    padding: 10px 15px 0 15px;
    clear: both;
}
.C07CT_BoxB
{
    margin-left: 15px;
    margin-right: 15px;
    height: 15px;
}
.C07CT_BoxBM
{
    background: #fff url( 'C0X_greydot.gif' ) repeat-x bottom;
    float: left;
    width: 100%;
}
.C07CT_BoxBL
{
    width: 15px;
    height: 15px;
    background: transparent url( 'C05GT_BoxBL.png' ) no-repeat left bottom;
    float: left;
    margin-left: -15px;
}
.C07CT_BoxBL img
{
    width: 15px;
    height: 15px;
}
.C07CT_BoxBR
{
    width: 15px;
    height: 15px;
    background: transparent url( 'C05GT_BoxBR.png' ) no-repeat right bottom;
    float: right;
    margin-right: -15px;
}
.C07CT_BoxBR img
{
    width: 15px;
    height: 15px;
}
.C07CT_Box .actions
{
    float: left;
    margin: 0;
    max-width: 10px;
    min-width: 0;
    text-align: center;
}
.C07CT_Box .title
{
    float: left;
    color: #ffffff;
    font-size: 16px;
    font-weight: lighter;
    padding: 8px 5px 0 0;
    line-height: 100%;
}
.C07CT_Box .visibility
{
    float: right;
    width: 21px;
    height: 21px;
    margin: 15px 0 5px 10px;
}
.visibility a:hover
{
    background-color: Transparent;
}
.C07CT_Box .icons
{
    margin: 5px 0 0 15px;
}
.icons a:hover
{
    background-color: Transparent;
}
.icons a, .icons input
{
    margin-top: 10px;
}
