only way to make an empty drop down selection is to use the <option></option> otherwise there is no 'blank' value inthe box for the box to be empty
i guess you could default diable all of the boxes, that way nothing appears, and when the page loads to an onload and undisable them all but that's messy and alot more code than adding one line to each select