#containerClassificados{
	width:607px;
	float:left;
	height:127px;
	position:relative;
	padding:11px 0 10px 0;
	background:#efefef;
	border:1px solid #CCC;
	overflow:hidden !important;
}
#classPrev{
	width:18px;
	height:127px;
	float:left;
	z-index:10;
	position:relative;
}
#classNext{
	width:27px;
	float:right;
	height:127px;
	z-index:10;
	position:relative;
}
#containerClassificados ul{
	width:9999px;
	height:127px;
	position:absolute;
	padding-left:16px;
	z-index:5;
	left:0px;
	overflow:hidden;
}
#containerClassificados ul li{
	width:170px;
	float:left;
	height:127px;
	padding-left:10px;
	padding-right:10px;
}
#overTitleClassificados{
	width:165px;
	position:absolute;	
	padding:5px 0 5px 5px;
	height:17px;
	margin-top:100px;
	background:url(../images/bgTitles.png) repeat;
}

