#crossselling_center_col_bottom {
	width:620px;
	height:5px;
	margin:0 0 15px 0;
	background:url(../../../img/center_col_bottom.png) 0 bottom no-repeat;
}
#crossselling_center_col_top {
	width:620px;
	height:5px;
	background:url(../../../img/center_col_top.png) 0 bottom no-repeat;
}
#crossselling_wrap {
	overflow:hidden;
	padding: 0 21px 16px;
	background: url("../../../img/center_col_mid.png") repeat-y scroll 0 0 transparent;
}
div#crossselling {
	padding-top: 10px;
	clear: both;
	margin-bottom: 10px;
}
#crossselling {
	margin: 0 auto 0;
	height: 170px;
	width: 100%;
}
#crossselling_noscroll {
	margin: 0 auto 0;
	height: 120px;
	width: 100%;
}
#crossselling_list {
	overflow: hidden;
	float: left;
	width: 97%;
}
#crossselling_list ul {
	padding-left: 0;
	list-style-type: none;
}
#crossselling_list li {
	float: left;
	cursor: pointer;
	text-align: center;
	width: 121px;
	overflow: hidden;
}
#crossselling_list li a {
	margin: auto
}
#crossselling_scroll_left, #crossselling_scroll_right {
	background: url('../../../img/thumbs_left.gif') no-repeat center;
	text-indent: -3000px;
	display: block;
	width: 9px;
	height: 125px;
	float: left;
}
#crossselling_scroll_right {
	background-image: url('../../../img/thumbs_right.gif');
}
#crossselling-carousel .product-combination{
	margin-left: -10px;
	margin-right: -10px;
}
#crossselling-carousel .swiper-container {
	padding-bottom: 60px !important;
	padding-top: 40px;
	margin-top: -40px;
	margin-bottom: -20px;
 }