#relatedP iframe, #relatedP .loader {
    height: 455px;
    margin-top: 8px;
}

#relatedV iframe, #relatedV .loader {
    height: 446px;
}

#relatedGal {
    padding: 10px 0 0 0;
    position: relative;
}

#relatedGal .gallery {
    margin: 3px 10px;
}

#related .more {
    background: url("../images/tpl2/footerShadow.png") center -18px no-repeat;
    height: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

#related .more a {
    display: inline-block;
    background-image: url("../images/tpl2/bgSpriteV2.png");
    background-position: 0 -187px;
    background-repeat: repeat-x;
    background-color: #E0E0E0;
    border: 1px solid #CECECE;
    border-radius: 3px 3px 3px 3px;
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 15px;
    padding: 0 13px;
    text-decoration: none;
}

#related .more a:hover {
    background-position: 0 -231px;
    background-color: #f1f1f1;
}

#related .more .icon {
    float: right;
    margin: 13px 0 0 10px;
}

#related .more .iconPagerDown {
    margin-top: 11px !important;
}

#related .arrowR {
    width: 54px;
    background: url("../images/tpl2/videoRelatedArrowBgR.png") 0 center no-repeat;
}

#related .arrowL {
    width: 54px;
    background: url("../images/tpl2/videoRelatedArrowBgL.png") right center no-repeat;
}

#related .arrowR a, #related .arrowL a {
    display: block;
    width: 26px;
    height: 26px;
    position: absolute;
    top: 50%;
    margin-top: -13px;
}

#related .arrowR a {
    margin-left: 9px;
}

#related .arrowL a {
    margin-left: 18px;
}

#relatedError {
    padding: 5px 20px;
}

#relatedError .gallery {
    margin: 3px 15px;
}

#relatedList {
    position: relative;
}

#relatedList .loader {
    background-color: #EBEBEB;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

#related {
    margin-top: 17px;
}

#related .tab {
    min-height: 360px;
}

#related .loader {
    height: 360px;
}

#relatedVid {
    padding: 10px 0 0 0;
    position: relative;
}

#relatedVid .video {
    margin: 0 9px 10px 9px;
}

#relatedVid .more {
    background: url("../images/tpl2/footerShadow.png") center -18px no-repeat;
    height: 30px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-align: center;
}

#relatedVid .more a {
    display: inline-block;
    background: #e0e0e0 url("../images/tpl2/bgSpriteV2.png") 0 -187px repeat-x;
    border: 1px solid #CECECE;
    border-radius: 3px 3px 3px 3px;
    color: #666666;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    margin: 0 0 0 15px;
    padding: 0 13px;
    text-decoration: none;
}

#relatedVid .more a:hover {
    background-position: 0 -231px;
    background-color: #f1f1f1;
}

#relatedVid .more .icon {
    float: right;
    margin: 13px 0 0 10px;
}

#relatedVid .more .iconPagerDown {
    margin: 11px 0 0 10px !important;
}

#relatedVid .arrowR {
    width: 54px;
    background: url("../images/tpl2/videoRelatedArrowBgR.png") 0 center no-repeat;
}

#relatedVid .arrowL {
    width: 54px;
    background: url("../images/tpl2/videoRelatedArrowBgL.png") right center no-repeat;
}

#relatedVid .arrowR a, #relatedVid .arrowL a {
    display: block;
    width: 26px;
    height: 26px;
    position: absolute;
    top: 50%;
    margin-top: -13px;
}

#relatedVid .arrowR a {
    margin-left: 9px;
}

#relatedVid .arrowL a {
    margin-left: 18px;
}

#relatedG iframe {
    height: 528px !important;
}

#relatedP iframe {
    height: 467px;
    margin-top: 8px;
}

#relatedVidList, #relatedVidList .loader {
    width: 892px;
    height: 380px;
}

#relatedVidList .loader {
    background: url("../images/tpl2/loadTab.gif") no-repeat center center;
    text-align: center;
    line-height: 890px;
    font-size: 14px;
    color: #666;
}

#relatedPhotoLoader, #relatedVideoLoader {
    clear: both;
}

#relatedVid .more a.load-more,
#related .more a.load-more {
    position: relative;

    height: 31px;

    padding: 0 32px 0 22px;

    border: 0;
    border-radius: 3px;

    background-image: none;
    background: #f94e37;

    font-size: 13px;
    font-weight: 700;
    line-height: 32px;
    color: #fff;
    text-align: center;
}

#relatedVid .more a.load-more:hover,
#related .more a.load-more:hover {
    background: #df412c;

    color: #fff !important;
}

#relatedVid .more a.load-more:before,
#relatedVid .more a.load-more:after,
#related .more a.load-more:before,
#related .more a.load-more:after {
    content: '';

    display: block;
    position: absolute;

    top: 12px;
    right: 20px;

    width: 6px;
    height: 4px;

    background: url(../images/tpl2/icons.png) -625px -152px no-repeat;
}

#relatedVid .more a.load-more:after,
#related .more a.load-more:after {
    top: 16px;
}