sets the size (lengh of the textbox) of an ajax filter box
void setAjaxFilterBoxSize( String fieldName, int size)
Use this function when you want to increase or decrease the size of an ajax filter box. You must use the addAjaxFilterBox(fieldname) or addAjaxFilterBoxAllFields() function in order to make this work