I have a form made up of 4 divs, the top 2 lay side by side using float:left, the next 2 are clear left so they stack underneath.
When a field in the top right div contains an error the whole div clears left distorting the whole form into 4 stacked divs. How do I stop tapestries errors from messing up my form layout? regards, John