.gallery{float:left}
.gallery img{border:none;}
.gallery .big{width:340px;max-height:275px;min-height:100px;height:auto;overflow-y:hidden;margin:0 0 1px;}
.gallery .big img{width:340px;height:auto;cursor:pointer}
.wait{background:transparent url(/css/img/bar-circle.gif) no-repeat 50% 50%}
.wait img{opacity:0.7;filter:alpha(opacity = 70)}

.carousel{width:340px;position:relative;margin:0;height:63px;max-height:63px;overflow:hidden}
.carousel div{margin:0;float:left}
.carousel ul li{margin:0;list-style:none;float:left}
.carousel ul li img {border:1px solid #c0c0c0;cursor:pointer;width:83px;height:60px;display:block;margin:0}
.carousel ul li img.on {border:1px solid red;}



.carousel a{-moz-user-select:none;-webkit-user-select:none;user-select:none;position:absolute;padding:4px;z-index:100;opacity:.5;filter:alpha(opacity = 50);height:60px;cursor:pointer;background:white}
.carousel a i{display:block;width:6px;height:12px}
.carousel a.prev {left:0}
.carousel a.prev i{margin-top:23px;background-position:0px 0px}
.carousel a.next {right:0}
.carousel a.next i{margin-top:23px;background-position:-5px 0px}

.carousel a.disabled {display:none}

.galleryitem {display:none}

.kvvg .hide{display:block!important}
.nav {float:left;width:22px;height:22px;margin:10px 5px 0 0;cursor:pointer}
.nav.prev{background-position:-37px 0}
.nav.next{background-position:-59px 0}
.kvvg span{float:right;padding:10px 15px 0;line-height:22px;font-size:11px;color:#666}
