﻿.Section.MovieBanner .ImgOnlyStyle .MovieTitle {
    width: 29%;
    display: table-cell;
    vertical-align: middle;
    color: #474747;
    font-size: 150%;
    font-weight: 700 !important;
    font-style: normal !important;
    line-height: 150%;
    text-align: center;
    margin-bottom:0;
    padding: 0 10px;
    box-sizing: border-box;
}

.BoxSpecTableSet th {
    font-weight: bold;
    font-size: 16px;
    padding: 5px;
    border: solid 1px #7d7d7d;
    background-color: #ffffff;
    line-height: 1.3em;
}

.BoxSpecTableSet td {
    font-size: 16px;
    padding: 5px;
    border: solid 1px #7d7d7d;
    line-height: 1.3em;
}
.BoxSpecTableSet .DataTableStyle1 {
    width: 100%;
}
.BoxSpecTableSet .tableBlock {
    display: none;
}

