Many of the fields do not have a size setting so you will need to add size=\"xx\" to the input tags. For a type=\"textarea\" input (comment box), you would add or modify \"cols\" and \"rows\" instead of \"size\".
Oops... there is a line missing from the language file for the 1.5 version. Please add this line to the english.dtdonate.php language file in:
/components/com_dtdonate/languages/
define(\"DT_ENTER_AMOUNT\",\"You may insert your donation amount here instead of using one of the above amounts.\");
You can of course modify this text to say whatever you want it to. Thanks.