#slider ul.imagenes{float:left; width:620px;}

#slider li{ float:left; width:620px; height:96px; overflow:hidden;}	

p#controls{margin:0;position:relative;} 
	
#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ display:block;	margin:0;overflow:hidden;	text-indent:-8000px; width:17px;height:20px;position:absolute;left:0px;top:38px;}	

#nextBtn, #nextBtn2{left:645px;}														

#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{ display:block;width:17px;height:20px;background:url(../img/btn_prev.gif) no-repeat 0 0;}	

#nextBtn a, #nextBtn2 a{ background:url(../img/btn_next.gif) no-repeat 0 0;	}		

#slider{overflow: hidden; float:left; height: 96px; width:644px;}

.contenedor-galeria{float:left;padding:15px 0 0 19px; position:relative;width:644px;}
.contenedor-galeria a.imagen img{padding:0 15px;}