.jcarousel-skin-offers .jcarousel-container-horizontal {
    width: 100%;
}

.jcarousel-skin-offers .jcarousel-clip-horizontal {
    width:  100%;
    height: 100%;
}

.jcarousel-skin-offers .jcarousel-item {
    width: 139px;
}

.jcarousel-skin-offers .jcarousel-item-horizontal {
    margin-right:10px;
}

.jcarousel-skin-offers .jcarousel-item-placeholder {
    background: transparent;
    color: #000;
}

.jcarousel-skin-offers .jcarousel-next-horizontal {
    position: absolute;
    top: 58px;
    right: -10px;
    width: 11px;
    height: 22px;
    cursor: pointer;
   background: transparent url(/images/spotted_scroll_right.gif) no-repeat 0 0;
}

.jcarousel-skin-offers .jcarousel-prev-horizontal {
    position: absolute;
    top: 58px;
    left: -10px;
    width: 11px;
    height: 22px;
    cursor: pointer;
    background: transparent url(/images/spotted_scroll_left.gif) no-repeat 0 0;
}

.gallery_date{
	position:absolute;
	top:111px;
	font-size:10px;
	font-family:"Lucida Handwriting", Arial, sans-serif;
}

.jcarousel-item{
	border:4px solid white;
	border-bottom:24px solid white;
	padding:0;
	margin:0;
	background-color:black;
	height:100px;
}

.jcarousel-item a{
	padding:0 ;
	margin:0 !important;
}
