﻿table.filmfull
{
    width: 100%;
    border: 1 solid #101010;
    margin: 5pt 0pt;
}

table.filmfull tr.head td
{
    font-weight: bold;
    height: 25pt;
    vertical-align: middle;
    background-color: #101010;
    border-bottom: 1 solid #404040;
    border-top: 1 solid #404040;
    padding: 0pt 5pt;
}

table.filmfull tr.content td
{
    padding: 5pt 10pt;
}

table.filmfull tr.content td a
{
    color: #cccccc;
}

table.filmfull tr.content td .preorderonly
{
    color: #777777;
}

a.link
{
    color: #cccccc;
    text-decoration: underline;
}

table.filmfull tr.content div.description
{
    margin: 10pt 0pt 0pt 0pt;
    font-size: 10pt!important;
}
