﻿.scrolling-slider{
	background:url(../../images/brandbg.gif) no-repeat left center;
	margin-bottom:10px;
	width:990px;
	height:79px;
	padding-top:8px;
	margin-bottom:10px;
	
}
.stepcarousel{
	position: relative; 	
	overflow: scroll; 
	width: 920px; 
	height:70px; 
	margin-left:35px;
}

.stepcarousel .belt{
	position: absolute; 
	left: 0;
	top: 0;
}

.stepcarousel .panel{
	float: left; 
	overflow: hidden; 
	margin: 10px 30px 10px 0;
	width: 105px;
}

/*---------------------------------------------*/


.category-products .stepcarousel{
	position: relative; 	
	overflow: scroll; 
	width: 986px; 
	height:265px; 
	margin-left:0px;
}

.category-products .stepcarousel .belt2{
	position: absolute; 
	left: 0;
	top: 0;
}

.category-products .stepcarousel .panel2{
	float: left; 
	overflow: hidden; 
	margin: 4px;
	width: 194px;
}