#watchMessage {
    font-weight: bold;
    left: 15px;
    position: absolute;
    top: 210px;
    z-index: 1;
    color: #ffffff;
    font-size: 16.4px;
}

#main-wrapper {
    padding: 195px 0 0 !important;
}

#disneyPlayer {                                                                                                              
    background-image: url("http://cdn.dolimg.com/xd/media/pairofkings/videos/video-bg.png") !important;
    background-repeat: no-repeat;
    width: 805px !important;
    height: 640px !important;
}  
     
.player.layout.XL{
    top: 40px !important;
    left: 16px !important;
    border: 0 !important;
}

div.horizontal.layout.XL {
    top: 490px !important;
    left: 16px !important;
}

.horizontal.layout.XL.scripted ul.list, .horizontal.layout.XL.scripted ol.list, .horizontal.layout.XL.scripted ol.navigation {
    width: 717px !important;
}

.horizontal.layout.XL li {
    border:none !important;
    width: 116px !important;
    margin-right: 8px  !important;
}

.horizontal.layout.XL li:last-child {
    margin-right: 2px !important;
}

.horizontal.layout.XL .thumbnail {
    width: 116px !important;
    height: 67px !important;
}

.horizontal.layout.XL.scripted ol.navigation {
    display:none !important;
}

.horizontal.layout.XL .alternativeHeadline {
    display:none !important;
}

.horizontal.layout.XL .duration {
    display:none !important;
}

.horizontal.layout.XL li .description {
    display:none !important;
}

.layout li:hover, .layout button:hover {
    background-color: transparent !important;
    overflow: hidden !important;
}

 .layout .video.selected {
    background-image: url("http://cdn.dolimg.com/xd/media/pairofkings/videos/thumbnail-wrapper-selected.png") !important;
    background-repeat:no-repeat;
    background-position: 4px 2px !important;
    background-color: transparent !important;
    height: 112px;
}

.horizontal.layout.XL button.reverse {
    position: relative !important;
    top: 20px !important;
    width: 25px !important;
    height: 33px !important;
    background: url("http://cdn.dolimg.com/disneychannel/media/global/template/videos/horizontal-reverse.png") no-repeat 0 0 !important;
    cursor: pointer;
}
.horizontal.layout.XL button.reverse:hover {
    background: url("http://cdn.dolimg.com/xd/media/pairofkings/videos/horizontal-reverse-hover.png") no-repeat 0 0 !important;
}


.horizontal.layout.XL button.advance {
    position: relative !important;
    top: 20px !important;
    width: 25px !important;
    height: 33px !important;
    background: url("http://cdn.dolimg.com/xd/media/global/template/videos/horizontal-advance.png") no-repeat 0 0 !important;
    cursor: pointer;
}
.horizontal.layout.XL button.advance:hover {
    background: url("http://cdn.dolimg.com/xd/media/pairofkings/videos/horizontal-advance-hover.png") no-repeat 0 0 !important;
}

.playlist h3 {
    font-family: Arial,Helvetica,sans-serif !important;
    color: #322509;
    font-size: 12px !important;
    font-weight: 600 !important;
    text-align: center !important;
    line-height: 13px !important;
    text-transform: uppercase !important;
    margin-top: 3px !important;
    cursor: pointer;
}

.video .selected img, .video .selected h3 {
    cursor: default !important;
}

.video .selected h3 {
    color: #ffffff !important;
}

.video .selected img {
    border: 1px solid #2d134a !important;
}

.horizontal.layout.XL li img {
    cursor: pointer;
    border: 1px solid #636363;
}

.playlist li > * {
    text-decoration: none !important;
}

.horizontal.layout.XL .overlay.enabled {
    background: none !important;
}