#fqpdentro {
	width:700px;
	height:214px;
	background:url(/img/v8/home/fiquepordentro.png) no-repeat;
	margin-top:3px;
	padding:15px 40px 5px 40px;
} 
.stepcarousel{
	position: relative;
	overflow: scroll;
	width: 700px;
	height: 184px;
}
.stepcarousel .belt, .stepcarouselcat .belt {
	position: absolute;
	left: 0;
	top: 0;
}
.stepcarousel .panel{
	float: left;
	overflow: hidden;
	padding:9px 2px 9px 2px;
	width: 142px;
}
.stepcarousel .panel img, .stepcarouselcat .panel img {
	margin-right:5px; float:left;
}

#fqpdentrocat { 
	width:685px;
	height:184px; 
	background:url(/img/v8/homecats/fiquepordentro.png) no-repeat; 
	margin-top:3px;
	padding:1px 40px 5px 40px;
} 
.stepcarouselcat{ 
	position: relative; 
	overflow: scroll; 
	width: 766px; 
	height: 184px; 
}
.stepcarouselcat .panel{
	float: left;
	overflow: hidden;
	border-right:1px solid #DEDEDE;
	padding:9px 5px 9px 5px;
	width: 322px;
}