.atchmanufacturer{
    background-color: #9F9F9F;
    clear: both;
    padding: 2px 10px;
    width: 920px
}

.atchmanufacturer ul {
    width: 100%;
    overflow: hidden;
    list-style:none
 }
.atchmanufacturer ul li {
  float: left;
  width: 130px;
  padding: 0 20px;
  overflow: hidden
}
.atchmanufacturer ul li a {
    margin: auto;
    display: block
}
.atchmanufacturer ul li a img { height: 40px}


div.jMyCarousel .prev{
    background: url('../../../img/thumbs_left_manufacturer.gif') left center no-repeat;
    width:40px;
    height:53px;
    border:0px;
    margin-left: 0px
}
div.jMyCarousel .next{
    background: url('../../../img/thumbs_right_manufacturer.gif') right center no-repeat;
    width:40px;
    height:53px;
    border:0px
}