.jcarousel-skin-tango .jcarousel-container {
    background: #eeeeee;
    border: 0;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
	/*width: 426px;*/
    height: 160px;
	padding: 26px 0px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
	/*width:  426px;*/
    height: 160px;
}

.jcarousel-skin-tango .jcarousel-item {
    /*width: 416px;*/
    /*height: 122px;*/
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
	position: absolute;
	bottom: 5px;
	width: 426px;
	height: 24px;
	cursor: pointer;
	background: transparent url('../../../../images/home/neuroservice-home_37.jpg') no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background: transparent url('../../../../images/home/neuroservice-home-hover_37.jpg') no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background: transparent url('../../../../images/home/neuroservice-home-hover_37.jpg') no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
	position: absolute;
	top: 5px;
	width: 426px;
	height: 24px;
	cursor: pointer;
	background: transparent url('../../../../images/home/neuroservice-home_34.jpg') no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background: transparent url('../../../../images/home/neuroservice-home-hover_34.jpg') no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
}


.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background: transparent url('../../../../images/home/neuroservice-home-hover_34.jpg') no-repeat 0 0;
}
