.container
{
    margin: 0 0 10px 0;
}
/*
.C01CT_Box
{
    width: 100%;
}
*/
.C01CT_BoxT
{
    margin-left: 1px;
    margin-right: 1px;
}
.C01CT_BoxTM
{
    float: left;
    width: 100%;
    background: #fff;
}
.C01CT_BoxTL
{
    width: 15px;
    height: 15px;
    background: transparent url('C0XW_BoxTL.png') no-repeat left top;
    float: left;
    margin-left: -15px;
}
.C01CT_BoxTL img
{
    width: 15px;
    height: 15px;
}
.C01CT_BoxTR
{
    width: 15px;
    height: 15px;
    background: transparent url('C0XW_BoxTR.png') no-repeat right top;
    float: right;
    margin-right: -15px;
}
.C01CT_BoxTR img
{
    width: 15px;
    height: 15px;
}
.C01CT_BoxM
{
    text-align: left;
    clear: both;
    background: #fff;
}
.C01CT_ContentPane
{
    padding: 10px 1px 0 1px;
    clear: both;
    width: 100%
}
.C01CT_BoxB
{
    margin-left: 1px;
    margin-right: 1px;
    height: 15px;
}
.C01CT_BoxBM
{
    float: left;
    width: 100%;
    background: #fff;
}
.C01CT_BoxBL
{
    width: 15px;
    height: 15px;
    background: transparent url('C0XW_BoxBL.png') no-repeat left bottom;
    float: left;
    margin-left: -15px;
}
.C01CT_BoxBL img
{
    width: 15px;
    height: 15px;
}
.C01CT_BoxBR
{
    width: 15px;
    height: 15px;
    background: transparent url('C0XW_BoxBR.png') no-repeat right bottom;
    float: right;
    margin-right: -15px;
}
.C01CT_BoxBR img
{
    width: 15px;
    height: 15px;
}
.C01CT_Box .actions
{
    float: left;
    margin: 0;
    max-width: 10px;
    min-width: 0;
    text-align: center;
}
.C01CT_Box .title
{
    float: left;
    color: #439bc6;
    font-size: 22px;
    font-weight: lighter;
    padding: 0 1px;
    line-height: 100%;
}
.C01CT_Box .visibility
{
    float: right;
    width: 21px;
    height: 21px;
    margin: 0 1px;
}
.visibility a:hover
{
    background-color: Transparent;
}
.C01CT_Box .icons
{
    margin: 5px 0 0 1px;
}
.icons a:hover
{
    background-color: Transparent;
}
.icons a, .icons input
{
    margin-top: 10px;
}
