.jcarousel-skin-tango .jcarousel-container {
}
.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
	padding: 20px 0px 0px 0px; 
	width: 850px;
}
.jcarousel-skin-tango .jcarousel-clip {
	overflow: hidden;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width: 850px; 
	height: 150px;
}
.jcarousel-skin-tango .jcarousel-item {
	width: 273px; 
	height: 150px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-right: 15px; 
	margin-left: 0px;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-right: 0px; 
	margin-left: 0px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
}
.jcarousel-skin-tango .jcarousel-next-horizontal {
	background: url("../images/next.png") no-repeat 0px 0px; 
	top: 70px; 
	width: 27px;
	height: 50px; 
	right: -30px; 
	position: absolute; 
	cursor: pointer;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
	background: url("../images/next.png") no-repeat 0px 0px; 
	top: 70px; 
	width: 27px;
	height: 50px; 
	right: -30px; 
	position: absolute; 
	cursor: pointer;
	-moz-opacity: .4;
	-khtml-opacity: .4;
	opacity: .4;
	filter:alpha(opacity=40);
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
	background: url("../images/next.png") no-repeat 0px 0px; 
	top: 70px; 
	width: 27px;
	height: 50px; 
	right: -30px; 
	position: absolute; 
	cursor: pointer;
	-moz-opacity: .4;
	-khtml-opacity: .4;
	opacity: .4;
	filter:alpha(opacity=40);
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal {
	background: url("../images/next.png") no-repeat 0px 0px; 
	top: 70px; 
	width: 27px;
	height: 50px; 
	right: -30px; 
	position: absolute; 
	cursor: default;
	-moz-opacity: .2;
	-khtml-opacity: .2;
	opacity: .2;
	filter:alpha(opacity=20);
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover {
	background: url("../images/next.png") no-repeat 0px 0px; 
	top: 70px; 
	width: 27px;
	height: 50px; 
	right: -30px; 
	position: absolute; 
	cursor: default;
	-moz-opacity: .2;
	-khtml-opacity: .2;
	opacity: .2;
	filter:alpha(opacity=20);
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
	background: url("../images/prev.png") no-repeat 0px 0px; 
	left: -30px; 
	top: 70px; 
	width: 27px; 
	height: 50px; 
	position: absolute; 
	cursor: pointer;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
	background: url("../images/prev.png") no-repeat 0px 0px; 
	left: -30px; 
	top: 70px; 
	width: 27px; 
	height: 50px; 
	position: absolute; 
	cursor: pointer;
	-moz-opacity: .4;
	-khtml-opacity: .4;
	opacity: .4;
	filter:alpha(opacity=40);
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	background: url("../images/prev.png") no-repeat 0px 0px; 
	left: -30px; 
	top: 70px; 
	width: 27px; 
	height: 50px; 
	position: absolute; 
	cursor: pointer;
	-moz-opacity: .4;
	-khtml-opacity: .4;
	opacity: .4;
	filter:alpha(opacity=40);
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal {
	background: url("../images/prev.png") no-repeat 0px 0px; 
	left: -30px; 
	top: 70px; 
	width: 27px; 
	height: 50px; 
	position: absolute; 
	cursor: default;
	-moz-opacity: .2;
	-khtml-opacity: .2;
	opacity: .2;
	filter:alpha(opacity=20);
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover {
	background: url("../images/prev.png") no-repeat 0px 0px; 
	left: -30px; 
	top: 70px; 
	width: 27px; 
	height: 50px; 
	position: absolute; 
	cursor: default;
	-moz-opacity: .2;
	-khtml-opacity: .2;
	opacity: .2;
	filter:alpha(opacity=20);
}
