/* extra space for each thumbnail due to the border */
.containerThumbnails li {
    margin: 0 35px 35px 0;
}
/* move the image out from under the frame */
.ninepoint .outline div.border, .ninepoint .outline .media, .fullviewMetaDataContainer, .thumbContainer a.mediaCover  {
    padding: 14px;
}
.containerThumbnails .ssframe .image {
    height: 190px;
}
.ssframe .ninepoint .outline .media {
    top: 14px;
    left: 14px;
}

#scaledPercentage {
    top: 14px;
    left: 14px;
}

.is_ie6 .ninepoint em,
.is_ie6 .ninepoint s,
.is_ie6 .ninepoint u {
    padding-right: 20px;
}

/* row 1 */
.ninepoint em i { 
    background-image: url('http://pic.pbsrc.com/theme/border/9slice/final/round/border_round_shadow1_sm01.png');
    width: 20px;
    height: 20px;
}
.is_ie6 .ninepoint em i {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://pic.pbsrc.com/theme/border/9slice/final/round/border_round_shadow1_sm01.png',sizingMethod='crop');
}
.ninepoint em p { 
    background-image: url('http://pic.pbsrc.com/theme/border/9slice/final/round/border_round_shadow1_sm02.png');
    height: 20px;
    margin: 0 20px;
}
.is_ie6 .ninepoint em p {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://pic.pbsrc.com/theme/border/9slice/final/round/border_round_shadow1_sm02.png',sizingMethod='scale');
}
.ninepoint em b { 
    background-image: url('http://pic.pbsrc.com/theme/border/9slice/final/round/border_round_shadow1_sm03.png');
    width: 20px;
    height: 20px;
}
.is_ie6 .ninepoint em b {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://pic.pbsrc.com/theme/border/9slice/final/round/border_round_shadow1_sm03.png',sizingMethod='crop');
}


/* row 2 */
.ninepoint s {
    top: 20px;
}
.is_ie7 .ninepoint s,
.is_ie8 .ninepoint s {
    height: expression(this.parentNode.offsetHeight);
}
.ninepoint s i { 
    background-image: url('http://pic.pbsrc.com/theme/border/9slice/final/round/border_round_shadow1_sm04.png');
    width: 20px;
    bottom: 40px;
}
.is_ie6 .ninepoint s i {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://pic.pbsrc.com/theme/border/9slice/final/round/border_round_shadow1_sm04.png',sizingMethod='scale');
}
.ninepoint s b { 
    background-image: url('http://pic.pbsrc.com/theme/border/9slice/final/round/border_round_shadow1_sm05.png');
    width: 20px;
    bottom: 40px;
}
.is_ie6 .ninepoint s b {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://pic.pbsrc.com/theme/border/9slice/final/round/border_round_shadow1_sm05.png',sizingMethod='scale');
}

/* row 3 */
.ninepoint u {
    height: 20px;
}
.ninepoint u i { 
    background-image: url('http://pic.pbsrc.com/theme/border/9slice/final/round/border_round_shadow1_sm06.png');
    width: 20px;
    height: 20px;
}
.is_ie6 .ninepoint u i {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://pic.pbsrc.com/theme/border/9slice/final/round/border_round_shadow1_sm06.png',sizingMethod='crop');
}
.ninepoint u p { 
    background-image: url('http://pic.pbsrc.com/theme/border/9slice/final/round/border_round_shadow1_sm07.png');
    height: 20px;
    margin: 0 20px;
}
.is_ie6 .ninepoint u p {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://pic.pbsrc.com/theme/border/9slice/final/round/border_round_shadow1_sm07.png',sizingMethod='scale');
}
.ninepoint u b { 
    background-image: url('http://pic.pbsrc.com/theme/border/9slice/final/round/border_round_shadow1_sm08.png');
    width: 20px;
    height: 20px;
}
.is_ie6 .ninepoint u b {
    background: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://pic.pbsrc.com/theme/border/9slice/final/round/border_round_shadow1_sm08.png',sizingMethod='crop');
}
