
.Head
{
    margin: 16px;
    font-family: Arial;
    font-size: 20px;
    color: #000000;
    font-weight: bold; /*  bold;*/
    text-indent: 12px;
}


.sContent
{
    padding: 5px;
}

.sMain
{
    background-image: url("/Portals/_default/Containers/3WL_GrayAndShadow/wide_bg.png");
    background-repeat: repeat-y;
    margin-top: 8px;
}


.sTop
{
    width: 720px;
    height: 17px;
    background-image: url("/Portals/_default/Containers/3WL_GrayAndShadow/wide_top.png");
    background-repeat: no-repeat;
    background-position: left top;
    font-size: 1px;
}

.sBottom
{
    width: 720px;
    height: 9px;
    background-image: url("/Portals/_default/Containers/3WL_GrayAndShadow/wide_bottom.png");
    background-repeat: no-repeat;
    background-color: White;
    font-size: 1px;
}

.nContent
{
    padding: 5px;
    width: 220px;
}

.nMain
{
    background-image: url("/Portals/_default/Containers/3WL_GrayAndShadow/narrow_bg.png");
    background-repeat: repeat-y;
    margin-top: 8px;
    width: 235px;
}


.nTop
{
    width: 235px;
    height: 7px;
    background-image: url("/Portals/_default/Containers/3WL_GrayAndShadow/narrow_top.png");
    background-repeat: no-repeat;
    font-size: 1px;
}

.nBottom
{
    width: 235px;
    height: 9px;
    background-image: url("/Portals/_default/Containers/3WL_GrayAndShadow/narrow_bottom.png");
    background-repeat: no-repeat;
    background-color: White;
    font-size: 1px;
}