a
{
    outline: none;
}
a:link, a:visited
{
    color: #a5823c;
    background-color: Transparent;
    text-decoration: none;
}
a:active
{
    color: #a5823c;
    background-color: Transparent;
    text-decoration: none;
}
a:hover
{
    color: #000000;
    background-color: Transparent;
    text-decoration: none;
}
h2
{
    color: #000000;
    background-color: Transparent;
    margin: 0px;
    font-weight: bold;
    padding: 0px;
    font-size: 124%;
    font-family: Arial, Verdana, Sans-Serif;
}
h2.dreyer
{   
    margin-bottom: 5px;
    font-size: 150%;
}
table
{
    border-top: none;    
}
th
{
    font-weight: bold;
    padding: 8px 16px 30px 0px;
    vertical-align: top;
    text-align: left;
}
td
{
    vertical-align: top;
    text-align: left;
    padding: 8px 16px 8px 0px;
}

.dreyer_film_titles
{
    margin-bottom: 15px;
    padding-top: 19px;
    border-top: 1px solid #D1D1D1;
    width: 100%;
}
.dreyer_title_first
{
    display:inline;
    float:left;
}

.dreyer_title_second
{
    display:inline;
    float:left;
    position:relative;
    /*left: -30px;*/
}
.dreyer_film_text
{
    /*margin-bottom: 15px;*/
    float: left;
}
.dreyer_film_text p
{
    margin-bottom: 10px;
}
.dreyer_film_text hr
{
    margin-bottom: 11px;
    margin-top: 11px;
}
/* attempt to make consistent tables */
.dreyer_film_text tr td:first-child
{
    width: 200px;
}
.movie_top
{   
    padding-top: 5px;
    /*border-top: 1px solid #D1D1D1;*/
}
.movie_top .movie_image
{
    float:left;
    width:450px;
    margin: 0px 30px 25px 0px;
}

.movie_top .movie_table
{
     float:left;
     width: 195px;
}
.movie_seealso
{
    margin-bottom: 25px;
    padding: 10px 0px 0px 0px;
    border-bottom:5px solid #D1D1D1;
    border-top: 5px solid #D1D1D1;
}
.movie_seealso .list
{
    margin: 15px 0px 15px 0px;
}

.movie_seealso .list .listcolumn
{
    margin-bottom: 15px;
    font-weight: bold;
}
