.wrapper, .wrapper ul, .wrapper li{background:transparent}
.wrapper{width: 630px; height:170px;padding-bottom:1em;overflow:hidden; margin:0 auto;border-radius: 7px;clear:both}
.wrapper .jcarousel ul{position:relative;left:6px;padding: 1em 2px;margin: 0;height:140px;overflow:hidden}
.wrapper li{height: 150px;padding:0 5px;float: left;list-style:none;background-image:none;margin: 0;text-align:center}
.wrapper li img{box-shadow: 0 0 1px 1px #777;}
.jcarousel-prev,.jcarousel-next {text-decoration:none; margin:0 .2em;padding:0 .1em;vertical-align:baseline;cursor: pointer;}


.prevnext {font-size:15px;color:#9CA5BF;border-radius:2px;font-face: serif !important}
.buttons{color:#9CA5BF;margin-left:3em;float:left;width:inherit;padding:0 0 3px 0;margin: 0px 0 5px 0}
.buttons a {outline: none;color:#9CA5BF}
.buttons a:hover {outline: none;color:#111}
.gallerylabel{float:right;margin-right:1em}
.jcarousel-prev:before{content: "\AB  ";color:white}
.jcarousel-next:after {content: " &nbsp;";color:white}
.jcarousel-prev:hover:before{content: "\AB  ";color:#9CA5BF}
.jcarousel-next:hover:after {content: " \BB ";color:#9CA5BF}

.jcarousel-prev, .jcarousel-next {margin:0 .4em}




.wrapper-no-carousel ul {width: 210px;height: 150px;clear:both}
.wrapper-no-carousel ul li{background-image:none;height:150px;float: left}
.wrapper h3,.wrapper-no-carousel h3{padding-left:20px}




.jcarousel {
    position: relative;
    overflow: hidden;
    height: 160px;
    width:100%;
}

.jcarousel ul {
    width: 200000em;
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
}

.jcarousel ul li {
    float: left;
width: 200px;
}
.wrapper {margin: auto}







