﻿.jscarousal{width:946px;height:53px;margin:0;padding:0;padding:22px 8px 22px 8px;position:relative;margin:0 auto;}
.jscarousal .jscarousal-left, .jscarousal .jscarousal-right{float:left;width:23px;height:98px;background-color:#121212;color:White;position:relative;top:12px;cursor:pointer;}
.jscarousal .jscarousal-left{background-repeat:no-repeat;background-position:1px -337px;background-color:transparent;height:27px;}
.jscarousal .jscarousal-right{background-repeat:no-repeat;background-position:0 -378px;background-color:transparent;height:27px;}
.jscarousal-contents{width:890px;height:160px;float:left;position:relative;overflow:hidden;}
.jscarousal-contents > div{position:absolute;width:100%;height:160px;}
.jscarousal-contents > div > div{float:left;margin-left:18px;margin-right:17px;}
.jscarousal-contents img{height:53px;border:solid 1px #7A7677;}
.hidden{display:none;}
.visible{display:block;}
.thumbnail-active{filter:alpha(opacity=100);opacity:1.0;cursor:pointer;}
.thumbnail-inactive{filter:alpha(opacity=20);opacity:0.4;cursor:pointer;}
.thumbnail-text{color:#7A7677;font-weight:bold;text-align:left;display:block;padding:10px 2px 2px 0px;}