#linea_separadora {
	width: 974px;
	height: 26px;
	background-color: #ff9900;
}
#c_clasificados {
	width: 974px;
	float: left;
}
#c_contenido_clasificados {
	background-image: url(../../images/static/clasificados/home/fondo.gif);
	background-repeat: repeat-x;
	width: 974px;
	float: left;
	height: 186px;
}
#c_textos_clasificados {
	background-image: url(../../images/static/icon/home/bullet_clasificados.gif);
	background-repeat: no-repeat;
	width: 200px;
	padding-left: 12px;
	margin-left: 10px;
	background-position: 2px 10px;
	padding-top: 8px;
	padding-bottom: 10px;
	height: 70px;
}
#c_listado_calsificados {
	float: left;
	width: 235px;
}
