#main {
      width: 183px;
      margin: 0 auto;
    }

   #content-slider {
      width: 12px;
      height: 131px;
      margin-right:14px;
      background:url(../images/charte/bg-slider.jpg) left top no-repeat;
      position: relative;
      margin-top:5px;
    }
    .content-slider-handle {
      width: 12px;
      height: 12px;
      position: absolute;
      top: -4px;
      background:url(../images/charte/slider.gif) left top no-repeat;
    }
    #content-scroll {
      width: 181px;
      height: 135px;
      overflow: hidden;
    }

    #content-holder {
      width: 181px;
      height: 135px;
    }

    .content-item {
      width: 181px;
      height: 135px;
      padding: 5px;
      float: left;
  }