.jcarousel-skin-tangoother .jcarousel-container {
    height: 260px;
    width: 700px;
    position: relative;
	
}

.jcarousel-skin-tangoother .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tangoother .jcarousel-container-horizontal {
height: 110px;
margin: 0 auto;
padding: 0 60px;
width: 800px;
}
.jcarousel-skin-tangoother  img {
	max-height:80px;
	max-width:80px;
}
.jcarousel-skin-tangoother  .for_img_80 {
	border: 5px solid #fff;
}
.jcarousel-skin-tangoother .selected-now .for_img_80 {
	border: 5px solid #8ea1ae;
}

.jcarousel-skin-tangoother .jcarousel-container-vertical {

}

.jcarousel-skin-tangoother .jcarousel-clip-horizontal {
    overflow: hidden;
}

.jcarousel-skin-tangoother .jcarousel-clip-vertical {

}

.jcarousel-skin-tangoother .jcarousel-item {

}

.jcarousel-skin-tangoother .jcarousel-item-horizontal {
    margin: 00;
	width: 90px;
}

.jcarousel-skin-tangoother .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 5px;
    margin-right: 5px;
}

.jcarousel-skin-tangoother .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tangoother .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tangoother .jcarousel-next-horizontal {
	background: transparent url("/themes/default/images/right.png") no-repeat scroll 50% 50%;
	cursor: pointer;
	height: 80px;
	position: absolute;
	right: 0px;
	top: 8px;
	width: 48px;
}

.jcarousel-skin-tangoother .jcarousel-direction-rtl .jcarousel-next-horizontal {
;
}

.jcarousel-skin-tangoother .jcarousel-next-horizontal:hover {

}

.jcarousel-skin-tangoother .jcarousel-next-horizontal:active {

}

.jcarousel-skin-tangoother .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tangoother .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tangoother .jcarousel-next-disabled-horizontal:active {

}

.jcarousel-skin-tangoother .jcarousel-prev-horizontal {
background: transparent url("/themes/default/images/left.png") no-repeat scroll 50% 50%;
cursor: pointer;
height: 80px;
left: 0px;
position: absolute;
top: 8px;
width: 48px;

}

.jcarousel-skin-tangoother .jcarousel-direction-rtl .jcarousel-prev-horizontal {

}

.jcarousel-skin-tangoother .jcarousel-prev-horizontal:hover {

}

.jcarousel-skin-tangoother .jcarousel-prev-horizontal:active {
;
}

.jcarousel-skin-tangoother .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tangoother .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tangoother .jcarousel-prev-disabled-horizontal:active {

}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tangoother .jcarousel-next-vertical {
    background: url(proekt_right.jpg) no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 112px;
    right: 5px;
    position: absolute;
    top: 74px;
    width: 34px;
}

.jcarousel-skin-tangoother .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tangoother .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tangoother .jcarousel-next-disabled-vertical,
.jcarousel-skin-tangoother .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tangoother .jcarousel-next-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tangoother .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tangoother .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tangoother .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tangoother .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tangoother .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tangoother .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px;
}
