#fqpdentro {
	width: 380px;
	height: 220px;
}
#fqpdentrocat {
	padding-bottom: 5px;
	margin-top: 3px;
	padding-left: 40px;
	width: 495px;
	padding-right: 40px;
	height: 83px;
	padding-top: 1px;
	background-color:#0C6;
}
.stepcarousel {
	position: relative;
	width: 495px;
	height: 150px;
	overflow: scroll;
	top:100px;
	left:55px;
}
.stepcarousel .belt {
	position: absolute;
	top: 0px;
	left: 0px
}
.stepcarouselcat .belt {
	position: absolute;
	top: 0px;
	left: 0px
}
.stepcarousel .panel {
	width: 80px;
	float: left;
	padding-top:25px;
	padding-left:35px;
	overflow: hidden;
}
.stepcarousel .panel img {
	float: left;
	margin-right: 5px;
	margin-top:25px;
}
.stepcarouselcat .panel img {
	float: left;
}
.stepcarouselcat {
	position: relative;
	width: 666px;
	height: 83px;
	overflow: scroll
}
