.vod-links {
    border-width: 0;
    clear: both;
    border-color: rgb(16, 38, 69);
    border-style: solid;
    text-align: center;
}

.vod-links .hd {
    text-transform: uppercase;
    font-weight: bold;
    color: rgb(255, 255, 255);
    background-image: url("../img/bgCSS/bgHeaderSection.png");
    background-repeat: repeat-x;
    background-color: rgb(38, 70, 108);
    left: 0;
    border-width: 1px;
}

.vod-links .strongCarousel {
    height: 173px;
    padding: 0 9px 0 9px;
}

.vod-links .strongCarousel .carouselButton {
    line-height: 173px;
}

.vod-links li {
    padding: 7px 11px 0 0;
    width: 192px;
}

.vod-links li .movieTopicLink {
    line-height: 36px;
}

.vod-links li br {
    display: none;
}

.vod-links li a {
    color: #fff;
}

.vod-links li a:hover {
    text-decoration: underline;
}

.vod-links .ft {
    margin: 0;
    padding: 0;
}

.vod-links .singlePage {
    padding: 0 26px;
}

#vod-carousel {
    padding-left: 9px;
    height: 173px;
}

.vod-banner {
    margin : 10px 0 10px 0;
    display: block;
}

.universcine {
    margin-bottom: 10px;
    text-align: center;
}

.universcine-logos {
    text-align: center;
    width: 243px;
    float: left;
}

.universcine-text {
    float: right;
    width: 375px;
    padding-left: 10px;
}

.universcine-motto {
    font-size: 1.5em;
    color: #0c6cf6;
    font-weight: bold;
}