#scroller { overflow:hidden;}

.scroll-holder {margin-left:25px;width:880px;}
.scroll-learn-more {	
	display: block;
	width: 144px;
	height: 41px;
	background: url(../images/kalmbach/btn-learn-more.jpg) no-repeat;
	text-indent: -9999px; 
	position:absolute;
	bottom:2px;
}

.jcarousel-list li, .jcarousel-item {
	width:200px;
	height:280px;
	padding: 0 10px 0 15px;
	border-right: 1px solid #ccc;
}
.jcarousel-skin-scroller {
		background: white;
}

.jcarousel-skin-scroller .jcarousel-clip-horizontal {
}

.jcarousel-skin-scroller .jcarousel-item {
}

.jcarousel-skin-scroller .jcarousel-item img{
	border:none;
}

.jcarousel-skin-scroller .jcarousel-item-horizontal {
    margin-right:0px;
}

.jcarousel-skin-scroller .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}


