﻿.jcarousel-skin2-tango .jcarousel-container-horizontal {
    width: 870px;
    height: 200px;
	margin:0 auto;
}
.jcarousel-skin2-tango .jcarousel-clip {
    overflow: hidden;
}
.jcarousel-skin2-tango .jcarousel-clip-horizontal {
    width: 870px;
    height: 200px;
    margin:0 auto;
}
.jcarousel-skin2-tango .jcarousel-item {
    width: 210px;
    height: 200px;
}
.jcarousel-skin2-tango .jcarousel-item-horizontal {
	margin-left: 0;
    margin-right: 10px;
}
.jcarousel-skin2-tango .jcarousel-item-placeholder {
    color: #000;
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin2-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 55px;
    right: -60px;
    width: 48px;
    height: 48px;
    cursor: pointer;
    background: transparent url(next-horizontal2.png) no-repeat 0 0;
}
.jcarousel-skin2-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 55px;
    left: -60px;
    width: 48px;
    height: 48px;
    cursor: pointer;
    background: transparent url(prev-horizontal2.png) no-repeat 0 0;
}
.jcarousel-skin2-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(next-horizontal.png);
}
 *  Div Pictur
 */
a {
	text-decoration:none;
	margin-bottom:
}
a img {
	border:0;
}
* {
	padding:0px;
	margin:0px;
}
.HomeProducts_JCarousel_Layout {
	width:210px;
    height:200px;
	overflow:hidden;
	position:relative;
}
.HomeProducts_JCarousel_Layout img {
	width:208px;
    height:155px;
	overflow:hidden;
	position:relative;
	background:#FFF;
	border:1px #68717e solid;
	-webkit-border-radius:10px;  
    -moz-border-radius:10px;  
    border-radius:10px;
    overflow:hidden;
    behavior: url(js/PIE.htc);
}
.HomeProducts_JCarousel_Layout h6 {
	text-align:left;
	direction:ltr;
	line-height:23px;
	color:#3f4451;
	font-family:Arial;
	font-size:13px;
	font-weight:600;
	color:#3f4451;
	padding:0 3px;
}
.HomeProducts_JCarousel_Layout span {
	text-align:left;
	direction:ltr;
	line-height:20px;
	color:#3f4451;
	font-family:Arial;
	font-size:12px;
	font-weight:600;
	color:#8c8b8f;
	padding:0 3px;
}