div.jcarousellite-prev a,
div.jcarousellite-next a,
div.jcarousellite div.item-list,
div.jcarousellite {
  float: left;
}

div.jcarousellite {
  direction: ltr;
}

div.jcarousellite div.item-list {
     left: 0;
    overflow-x: hidden;
    overflow-y: hidden;
    position: relative;
    visibility: visible;
    width: 840px;
    z-index: 2;
}
.view-jcarousel-slider div.jcarousellite div.item-list {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: -moz-use-text-color;
    border-bottom-style: none;
    border-bottom-width: medium;
    border-left-color-ltr-source: physical;
    border-left-color-rtl-source: physical;
    border-left-color-value: -moz-use-text-color;
    border-left-style-ltr-source: physical;
    border-left-style-rtl-source: physical;
    border-left-style-value: none;
    border-left-width-ltr-source: physical;
    border-left-width-rtl-source: physical;
    border-left-width-value: medium;
    border-right-color-ltr-source: physical;
    border-right-color-rtl-source: physical;
    border-right-color-value: -moz-use-text-color;
    border-right-style-ltr-source: physical;
    border-right-style-rtl-source: physical;
    border-right-style-value: none;
    border-right-width-ltr-source: physical;
    border-right-width-rtl-source: physical;
    border-right-width-value: medium;
    border-top-color: -moz-use-text-color;
    border-top-style: none;
    border-top-width: medium;
    height: 156px;
    padding-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}

div.jcarousellite div.item-list ul li {

  margin-bottom: 12px;
  margin-left: 10px;
  margin-right: 10px;
  margin-top: 9px;
  padding-bottom: 4px;
  padding-left: 4px;
  padding-right: 4px;
  padding-top: 4px;
  height:126px;
  position: relative;
  border:solid #D8D8D8 1PX;

}

.view-jcarousel-slider .jcarousellite-next img, .view-jcarousel-slider .jcarousellite-prev img
{
display:none;
}
