.jcarousel-skin-tango .jcarousel-container {
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
	margin:0 auto; 
	background:none;
	padding:0; 
	width:950px;
	min-height:860px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width:  950px;
    height: 860px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 230px;
    height: 860px;
}

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

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

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
	width:33px; 
	height:46px; 
	cursor:pointer; 
	position:absolute; 
	top:-72px;
	right:8px; 
	display:block; 
	background:url(../images/next-1.png) 0 -46px no-repeat;
	text-indent: -5000px;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background:url(../images/next-1.png) 0 0px no-repeat;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    top: -72px;
    right: 8px;    
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
	width:33px;
	height:46px; 
	cursor:pointer; 
	position:absolute; 
	top:-72px; 
	right:61px; 
	display:block; 
	background:url(../images/prev-1.png) 0 0 no-repeat;
	text-indent: -5000px;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
	background:url(../images/prev-1.png) 0 -46px no-repeat;    
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    top: -72px;
    right: 61px;    
}

/************************* banners *************************/

.banner1 {
	width:293px;
	height:389px;
	background:url(../images/page3-img1.jpg) 0 0 no-repeat;
	position:relative;
}

.banner2 {
	width:293px;
	height:389px;
	background:url(../images/page3-img2.jpg) 0 0 no-repeat;
	position:relative;
}

.banner3 {
	width:293px;
	height:389px;
	background:url(../images/page3-img3.jpg) 0 0 no-repeat;
	position:relative;
}

.banner4 {
	width:293px;
	height:389px;
	background:url(../images/page1-img1.jpg) 0 0 no-repeat;
	position:relative;
}

.banner5 {
	width:293px;
	height:389px;
	background:url(../images/page1-img2.jpg) 0 0 no-repeat;
	position:relative;
}

.banner6 {
	width:293px;
	height:389px;
	background:url(../images/page1-img3.jpg) 0 0 no-repeat;
	position:relative;
}