
.container04_topleftbg
{
    background-image: url(container04_topleftbg.jpg);
    width: 6px;
    height: 24px;
    background-repeat: no-repeat;
}
.container04_topbg
{
    background-image: url(container04_topbg.jpg);
    height: 24px;
    background-repeat: repeat-x;
}
.container04_toprightbg
{
    background-image: url(container04_toprightbg.jpg);
    width: 5px;
    height: 24px;
    background-repeat: no-repeat;
}
.container04_leftbg
{
    background-image: url(container04_leftbg.jpg);
    width: 6px;
    background-repeat: repeat-y;
}
.container04_rightbg
{
    background-image: url(container04_rightbg.jpg);
    width: 5px;
    background-repeat: repeat-y;
}
.container04_bottomleftbg
{
    background-image: url(container04_bottomleftbg.jpg);
    height: 6px;
    width: 6px;
    background-repeat: no-repeat;
}
.container04_bottombg
{
    background-image: url(container04_bottombg.jpg);
    height: 6px;
    background-repeat: repeat-x;
}
.container04_bottomrightbg
{
    background-image: url(container04_bottomrightbg.jpg);
    width: 5px;
    height: 6px;
    background-repeat: no-repeat;
}
.container04_title
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFF;
    font-weight: bold;
    padding: 0px 0px 0px 10px;
}
.container04_contentpane
{
    padding: 4px 4px 4px 4px;
    background-color: transparent;
}
.container04Icons
{
    text-align: right;
    padding: 5px 0 7px 0;
    border-top: 0px solid #575757;
    background-color: transparent;
    color: #8D8D8D;
}
.container04_mar
{
    margin-bottom: 4px;
}
