.container
{
    margin: 0 0 10px 0;
}
.C08GT_BoxTM
{
    background: url( 'C08GT_BoxTM.png' ) repeat-x top;
}
.C08GT_BoxTL
{
    width: 60px;
    height: 70px;
    background: transparent url( 'C08GT_BoxTL.png' ) no-repeat left top;
}
.C08GT_BoxTL img
{
    width: 60px;
    height: 70px;
}
.C08GT_BoxTR
{
    width: 57px;
    height: 70px;
    background: transparent url( 'C08GT_BoxTR.png' ) no-repeat right top;
}
.C08GT_BoxTR img
{
    width: 57px;
    height: 70px;
}
.C08GT_BoxMM
{
    background: #e2e6f0;
    width: 100%;
}
.C08GT_BoxML
{
    width: 30px;
    background: transparent url( 'C08GT_BoxML.png' ) repeat-y left top;
}
.C08GT_BoxML img
{
    width: 30px;
    height: 0;
}
.C08GT_BoxMR
{
    width: 25px;
    background: transparent url( 'C08GT_BoxMR.png' ) repeat-y right top;
}
.C08GT_BoxMR img
{
    width: 25px;
    height: 0;
}
.C08GT_ContentPane
{
    padding: 0;
}
.C08GT_BoxBM
{
    background: transparent url( 'C08GT_BoxBM.png' ) repeat-x bottom;
}
.C08GT_BoxBL
{
    width: 137px;
    height: 68px;
    background: transparent url( 'C08GT_BoxBL.png' ) no-repeat left bottom;
}
.C08GT_BoxBR
{
    width: 81px;
    height: 68px;
    background: transparent url( 'C08GT_BoxBR.png' ) no-repeat right bottom;
}
.C08GT_BoxBR img
{
    width: 81px;
    height: 68px;
}
.C08GT_Box .head
{
    position: relative;
}
.C08GT_Box .actions
{
    float: left;
    margin: 0;
    max-width: 10px;
    min-width: 0;
    text-align: center;
}
.C08GT_Box .title
{
    float: left;
    color: #2e4c69;
    font-size: 20px;
    font-weight: lighter;
    padding: 20px 15px 0px 5px;
    line-height: 100%;
    margin-left: -35px;
}
.C08GT_Box .visibility
{
    float: right;
    width: 21px;
    height: 21px;
    margin: 30px 0 5px 10px;
}
.visibility a:hover
{
    background-color: Transparent;
}
.C08GT_Box .icons
{
    margin: 5px 0 0 30px;
}
.icons a:hover
{
    background-color: Transparent;
}
.icons a, .icons input
{
    margin-top: 10px;
}

