div.carousel{text-align:center}div.carousel .photo{margin-bottom:20px}div.carousel .thumbs{position:relative;width:423px;padding:0 42px 0 43px;margin:0 auto;overflow:hidden}div.carousel li{position:relative;float:left;width:140px;height:105px;margin-right:1px;background:#444}div.carousel li.active{background:#3c948b}section .entry div.carousel ul li{list-style:none}div.carousel li img{-webkit-transition:opacity .2s linear;-moz-transition:opacity .2s linear;transition:opacity .2s linear}div.carousel li.active img{filter:alpha(opacity=25);opacity:.25}div.carousel li.active span{position:absolute;top:0;left:0;display:block;width:100%;height:105px;line-height:105px;text-align:center;color:#fff;z-index:1}div.carousel li:hover img{filter:alpha(opacity=25);opacity:.25}div.carousel .bt{position:absolute;top:0;right:0;display:block;width:42px;height:105px;cursor:pointer;background:#444;text-indent:-34em;overflow:hidden;-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out}div.carousel .bt.prev{right:auto;left:0}div.carousel span.bt{cursor:default;background:#aaa;opacity:.75}div.carousel .bt:before{content:'';position:absolute;top:50%;left:50%;width:10px;height:15px;margin:-7px 0 0 -5px;background:url(../bundles/tvweb/images/bg-sprite-icons.png) no-repeat -280px -40px}div.carousel .bt:before{background-position:-260px -40px}div.carousel .bt.next:before{background-position:-280px -40px}div.carousel .bt:hover,div.carousel .bt:focus{background:#333}