
.jcarousel-skin-tango-vert-one .jcarousel-container {
    overflow: hidden;
}
.jcarousel-skin-tango-vert-one .jcarousel-direction-rtl {
    direction: rtl;
}
.jcarousel-skin-tango-vert-one .jcarousel-container-horizontal {
    height: 599px;
    overflow: hidden;
    padding: 0 0px;
    width: 1280px;
}
.jcarousel-skin-tango-vert-one .jcarousel-container-vertical {
	padding: 42px 0;
	height: 550px;
}
.jcarousel-skin-tango-vert-one .jcarousel-clip-horizontal {
    overflow: hidden;
    padding-left: 5px; 
    width: 1065px;
}
.jcarousel-skin-tango-vert-one .jcarousel-clip-vertical {
	height: 539px;
	overflow: hidden;
}
.jcarousel-skin-tango-vert-one .jcarousel-item {
}
.jcarousel-skin-tango-vert-one .jcarousel-item-horizontal {
    margin: 27px 5px;
    overflow: hidden;
    width: 256px;
}
.jcarousel-skin-tango-vert-one .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-left: 10px;
    margin-right: 0;
}
.jcarousel-skin-tango-vert-one .jcarousel-item-vertical {
    margin-bottom: 25px;
}
.jcarousel-skin-tango-vert-one .jcarousel-item-placeholder {
    background: #fff none repeat scroll 0 0;
    color: #000;
}

.jcarousel-skin-tango-vert-one{
	
}
.jcarousel-skin-tango-vert-one .jcarousel-next-horizontal {
    background: transparent url("right.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 109px;
    position: absolute;
    right: 0;
    top: 160px;
    width: 55px;
}
.jcarousel-skin-tango-vert-one .jcarousel-direction-rtl .jcarousel-next-horizontal {
    background: transparent url("right_act.png") no-repeat scroll 0 0;
}
.jcarousel-skin-tango-vert-one .jcarousel-next-horizontal:hover {
    background: transparent url("right_act.png") no-repeat scroll 0 0;
}
.jcarousel-skin-tango-vert-one .jcarousel-next-horizontal:active {
    background: transparent url("right_act.png") no-repeat scroll 0 0;
}
.jcarousel-skin-tango-vert-one .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango-vert-one .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tango-vert-one .jcarousel-next-disabled-horizontal:active {
}
.jcarousel-skin-tango-vert-one .jcarousel-prev-horizontal {
    background: transparent url("left.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 109px;
    position: absolute;
    left: 0;
    top: 160px;
    width: 55px;
}
.jcarousel-skin-tango-vert-one .jcarousel-direction-rtl .jcarousel-prev-horizontal {
}
.jcarousel-skin-tango-vert-one .jcarousel-prev-horizontal:hover {
    background: transparent url("left_act.png") no-repeat scroll 0 0;
}
.jcarousel-skin-tango-vert-one .jcarousel-prev-horizontal:active {
    background: transparent url("left_act.png") no-repeat scroll 0 0;
}
.jcarousel-skin-tango-vert-one .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango-vert-one .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango-vert-one .jcarousel-prev-disabled-horizontal:active {
    background: transparent url("left_act.png") no-repeat scroll 0 0;
}
.jcarousel-skin-tango-vert-one .jcarousel-next-vertical {
    background: transparent url("down.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 37px;
    position: absolute;
  left: 18px;
    bottom: 0px;
    width: 37px;
}

.jcarousel-skin-tango-vert-one .jcarousel-prev-vertical {
    background: transparent url("up.png") no-repeat scroll 0 0;
    cursor: pointer;
    height: 32px;
    left: 18px;
    position: absolute;
    top: 5px;
    width: 32px;
}

