.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 0 0;
	width: 700px;
}
.jcarousel-skin-tangoother  img {
	border: 5px solid #fff;
	max-height:100px;
	max-width:100px;
}
.jcarousel-skin-tangoother .selected-now img {
	border: 5px solid #ffc300;
}

.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: 109px;
}

.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("right.png") no-repeat scroll 0 0;
	cursor: pointer;
	height: 27px;
	position: absolute;
	right: -40px;
	top: 54px;
	width: 26px;
}

.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("left.png") no-repeat scroll 0 0;
	cursor: pointer;
	height: 26px;
	left: -36px;
	position: absolute;
	top: 54px;
	width: 27px;
}

.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;
}
