.jcarousel-container {
	background: #FFF;
	margin-bottom: 10px;
}
.jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-container-horizontal {
	padding: 0px;
}
.jcarousel-custom .jcarousel-container-horizontal {
	padding: 0px 0px;
}
.jcarousel-clip {
	overflow: hidden;
	width: 100%;
}
.jcarousel-clip-horizontal {
}
.jcarousel-item {
/* text-align: center;*/
}
.jcarousel-item-horizontal {
	margin-left: 0;
	margin-right: 10px;
	margin-bottom: 0;
}
{
	list-style: none;
}
/* Custom */
.jcarousel-custom .jcarousel-item-horizontal {
	margin-left: 0;
	margin-right: 0px;
	width: 189px;
}
/* Sidebar */
#column-left .jcarousel-list-horizontal, #column-right .jcarousel-list-horizontal {
	width: auto !important;
}
#column-left .jcarousel-custom .jcarousel-item-horizontal, #column-right .jcarousel-custom .jcarousel-item-horizontal {
	float: none !important;
	margin-left: 0;
	margin-right: 0px;
	width: auto !important;
}
#column-left .jcarousel_arrows,#column-right .jcarousel_arrows {
	display: none;
}

.jcarousel-custom .jcarousel-item-horizontal + .jcarousel-item-horizontal{
/*	border-left: 1px solid #F1F1F1;*/
}
.jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
	margin-right: 0;
}
.jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
/**
 *  Horizontal Buttons
 */
.carousel_arrows_bgr {
	position: absolute;
	top: -42px;
	right: 0px;
	backgroun