.containermaster_black
{
    width: 100%;
    background-color: Transparent;
    border: orange 1px solid;
    moz-border-radius-bottomleft: 15px;
    moz-border-radius-bottomright: 15px;
    moz-border-radius-topleft: 3px;
    moz-border-radius-topright: 3px;
}

.containerrow_black
{
    background-color: Black;
}

.containerrow2_black
{
    background-color: Transparent;
}

