table.outerFilm
{
    background-color: black;
    border-style: solid;
    border-width: thin;
}

table.innerFilm
{
    background-color: black;
    border-top: thick dashed;
    border-bottom: thick dashed;
}

