
.slides_container .slides-group a img {
    width: 185px;
    height: 110px;
}

.creative-voices-root .slides_container .slides-group a p {
    width: 140px !important;
}

.creative-voices-root .slides_main {
    overflow:hidden;
}

.slides_control .slides-group {
    width:600px;
}

.slides_control .slides-group > div {
    float:left;
    margin: 0 14px 14px 0 !important;
}

.creative-voices-root .slides_container {
    height: 260px;
    width: 610px;
}

.creative-voices-root .pagination {
    bottom:2px;
}

.slides-group a .exclusive_ribbon {
    top: -100px !important;
}

.creative-voices-root a .featured_ribbon  {
    position: absolute;
    z-index: 100;
    top: 100px;
    left: -2px;
    width: 125px !important;
    height: 45px !important;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    /* For IE 8 */
    -ms-filter: none;
    /* For IE 5.5 - 7 */
    filter: none;
}


.creative-voices-root .slides_featured_video {
    width:444px;
    float:left;
}

.creative-voices-root .slides_featured_video a img {
    height:248px;
    width:442px;
}

.creative-voices-root .slides_featured_video a p {
    width: 422px !important;
    height: 60px !important;
    padding: 10px !important;
    bottom: 18px !important;
    font-size: 1.1em !important;
}

.creative-voices-root .thumbnail_list {
    width: 1100px;
}

.creative-voices-root .thumbnail_list .prev {
    float:left;
    position: relative;
    top: 110px;
    left: 10px;
    width: 27px;
    height: 15px;
    display: block;
    z-index: 101;
}

.creative-voices-root .thumbnail_list .next {
    top: 160px;
}

.creative-voices-root .pagination {
    width: 600px;
    xright: 38px;
    left: 775px;
}

/* override page_training.css */
.videoheader h1 {
	color:#ECECEC;
}

/* iPad & Tablet Portrait Device Widths */
@media only screen and (min-width : 569px) and (max-width : 768px){
    .creative-voices-root img.featured_ribbon {
        top: -88px;
        left: -9px;
        max-width: 75px;
        height: auto;
    }
}

/*iPhone*/
@media only screen and (max-width : 568px) {
    .creative-voices-root .slides_featured_video {
        display:none;
    }
    .creative-voices-root .slides_container .slides-group a img {
        width: 230px;
        height: 130px;
    }
    .creative-voices-root .slides_container {
        height: 150px;
        width: 250px;
        float:left;
        padding-left: 5px;
    }
    .creative-voices-root .slides_container .slides-group a p {
        width: 185px !important;
    }

    .creative-voices-root .thumbnail_list .prev {
        top: 55px;
    }

    .creative-voices-root .thumbnail_list .next {
        position: relative;
        top: 55px;
        right: 2px;
        float: left;
    }

}

.video-detail-root .slides_container div ul li .thumbnail_tooltip {
    height: 120px;
}
