h1.ep_seriesTitle {
    color:#E47911;
    font-family:Arial,Helvetica,sans-serif;
    font-size:225%;
    font-weight:bold;
    letter-spacing:-0.03em;
    margin:5px 0pt 0pt;
}

.ep_seriesInfoBar2 {
    background-color:#FFFFFF;
    border-top:1px solid #CCCCCC;
    font-size:.85em;
    padding:6px;
}

#ep_castCrewTable td, #ep_seriesInfoTable td {
    padding-top: 10px;
    vertical-align: top;
}

#ep_castCrewTable td.seeMore {
    padding-top: 20px;
}

/* ---------- SEASON DETAILS LIGHTBOX ---------- */

.divider {
    border-top: 1px dashed #cc9;
}

.productLabel {
    text-align: right;
}

.formatText {
    font-weight: normal;
}

.binding {
    font-weight: bold;
    white-space: nowrap;
}

.pointer {
    cursor: pointer;
}

div#season_details_header {
    white-space: nowrap;
}

.ep_season_details_body {
    width: 780px;
    padding: 0 5px 0 5px;
    font-size: 1em;
    margin-top: 10px;
}

.ep_seasonContainer {
    width: 140px;
    padding: 0 10px 0 10px;
    margin-bottom: 10px;
    text-align: center;
    float: left;
}

.ep_seasonImage {
    width: 110px;
    height: 120px;
    margin-left: auto;
    margin-right: auto;
    margin-top: auto;
    margin-bottom: 2px;
}

.ep_seasonImage img {
    border: none;
}

/* <%-- For IE to show the dotted hover underline --%> */
.ep_seasonTitle {
    margin-bottom: 2px;
    padding-bottom: 2px;
}

.ep_seasonTitle a {
    text-decoration: none !important;
    border-bottom: 1px dotted;
}

.ep_seasonTitle a:hover {
    text-decoration: none !important;
    border-bottom: 1px dotted;
}

.ep_seasonReleaseDate {
    margin-top: 2px;
    font-size: 77%;
}

.ep_seasonAttributes {
    margin-top: 2px;
    color: #E47911;
    font-weight: bold;
    font-size: .85em;
}

