Ver Mensaje Individual
  #2 (permalink)  
Antiguo 19/10/2006, 18:50
Infected-FX
 
Fecha de Ingreso: octubre-2006
Mensajes: 4
Antigüedad: 17 años, 6 meses
Puntos: 0
Solo ponle text-align:center; a tu clase brother

Código HTML:
.ad_banner {
	height:40px;
	width: 140px;
	margin: 0 6px;
	float:left;
        text-align:center;
}