HEX
Server: Apache/2.2.15 (CentOS)
System: Linux ip-10-0-2-146.eu-west-1.compute.internal 2.6.32-754.35.1.el6.centos.plus.x86_64 #1 SMP Sat Nov 7 11:33:42 UTC 2020 x86_64
User: root (0)
PHP: 5.6.40
Disabled: NONE
Upload Files
File: /www/exchange0old/exchange/css/skin.css
.jcarousel-skin-tango {

width:350px;
float:left;
padding:5px 0;

}

.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 350px;
 }


.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;

}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  350px;
    height: 16px;
}


.jcarousel-skin-tango .jcarousel-item {
    width: 350px;

}

.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
    margin-right: 0;
}



.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
   float:left;
    width: 14px;
    height: 15px;
    cursor: pointer;
	margin:0 3px;
    background: transparent url(../images/right_bot.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    float:left;
    width: 14px;
    height: 15px;
    cursor: pointer;
	margin:0 0 0 3px;
    background: transparent url(../images/left_bot.gif) no-repeat 0 0;
}