 
			
				18/04/2006, 15:05
			
			
			     |  
      |    |    |    Fecha de Ingreso: marzo-2006  
						Mensajes: 41
					  Antigüedad: 19 años, 7 meses Puntos: 0     |        |  
  |      Exactamente señor, no se redibujan los bordes. 
Y usted también utiliza:   
#ae_art ul li    (line 440) 
{ 
    display: block; 
    float: left; <------------ FLOAT!!! 
    text-align: center; 
    margin-left-value: 15px; 
    margin-left-ltr-source: physical; 
    margin-left-rtl-source: physical; 
    margin-top: 15px; 
    width: 90px; 
}   
Conoce alguna solución (sin quitar float claro está)?              |