/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */

.movierow_footer {
    color: grey;
    font-size: smaller
}

.person_element {
    display: inline-block;
    vertical-align: top;
    width: 120px;
    line-height: 1.1em;
    margin-bottom: 10px;
}

.person_cast {
    color: grey;
    font-size: 90%;
}

.person_crew {
    color: grey;
    font-size: 90%;
}

.toggletmdbupdate {
    text-align: right;
    margin-top: -28px;
    font-size: 10px;
}

.movie_facts {
    max-width: 670px
}

.department_title {
    font-weight: bold;
    display: block
}

.crew_list_item {
    display: block
}

.crew_job {
    color: grey
}

.nobordertable, .nobordertable > tbody tr td {
    border: 0;
}