.jcarousel-skin-ie7 .jcarousel-container { margin-top: 20px;_margin: 0px; _margin-top: -30px; _margin-bottom: -30px; }
.jcarousel-skin-ie7 .jcarousel-container-horizontal { width: 640px; height: 100px; _height: 90px; padding: 20px 40px; }
.jcarousel-skin-ie7 .jcarousel-clip-horizontal { width:  630px; height: 90px; _height: 90px; }
.jcarousel-skin-ie7 .jcarousel-item { width: 100px; height: 74px; border: 3px solid #ccc; }
.jcarousel-skin-ie7 .jcarousel-item img { width: 100px; height: 75px; }
.jcarousel-skin-ie7 .jcarousel-item:hover { border-color: #808080; }
.jcarousel-skin-ie7 .jcarousel-item-horizontal { margin-right: 10px; margin-left: 10px; }
.jcarousel-skin-ie7 .jcarousel-item-horizontal a { margin: 0px; }
.jcarousel-skin-ie7 .jcarousel-item-placeholder {}

/*  Horizontal Buttons  */
.jcarousel-skin-ie7 .jcarousel-next-horizontal { position: absolute; top: 50px; right: 5px; width: 32px; height: 32px; cursor: pointer; background: transparent url('../img/right-enabled.gif') no-repeat 0 0; }
.jcarousel-skin-ie7 .jcarousel-next-horizontal:hover { background: transparent url('../img/right-enabled.gif') no-repeat 0 0; }
.jcarousel-skin-ie7 .jcarousel-next-horizontal:active { background: transparent url('../img/right-enabled.gif') no-repeat 0 0; }
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-next-disabled-horizontal:active { cursor: default; background: transparent url('../img/right-disabled.gif') no-repeat 0 0; }
.jcarousel-skin-ie7 .jcarousel-prev-horizontal { position: absolute; top: 50px; left: 5px; width: 32px; height: 32px; cursor: pointer; background: transparent url('../img/left-enabled.gif') no-repeat 0 0; }
.jcarousel-skin-ie7 .jcarousel-prev-horizontal:hover { background: transparent url('../img/left-enabled.gif') no-repeat 0 0; }
.jcarousel-skin-ie7 .jcarousel-prev-horizontal:active { background: transparent url('../img/left-enabled.gif') no-repeat 0 0; }
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-ie7 .jcarousel-prev-disabled-horizontal:active { cursor: default; background: transparent url('../img/left-disabled.gif') no-repeat 0 0; }