Buenas, el error es que al ingresarle texto, este no baja de linea al llegar al borde derecho, talvez me falte algo que haga ese trabajo.
este es el input:
<input id="agregar" title="Agregar un nuevo tema" name="mensaje">
este es el css:
#agregar {border:#B0C4DE 2px solid;width:570px;
color:#696969;height:70px;margin:15px 0 10px 0;}
Que opinan? gracias.