* {
	list-style: none;
	text-decoration: none;
	outline: none;
	padding: 0px;
	margin: 0px; }
	
.stepcarousel_main{
	position: relative;
	/*background-image: url( '../images/portfol.png' );*/
	width: 585px;
	height: 210px;
	margin: 10px 0px 0px 0px;
}

.stepcarousel{
	position: relative;
	overflow: scroll;
	width: 580px;
	margin-left:1px;
	height: 200px;
}

.stepcarousel .belt{
	position: absolute;
	left: -115px;
	top: 30px;
	height: 230px;
}

.stepcarousel .panel{
	float: left;
	text-align: center;
	margin: 5px 0px 0px 16px;
	padding: 0px 10px 0px 10px; 
	width: 130px;
	height: 150px;
}
