Very bad ;-)
Some browsers may actually listen to you and not bother to expand it, so I would suggest you simply set the size of your input element instead...
<INPUT TYPE="file" NAME="photo" style="width: 50px;">
Then you won't have to worry about setting the cell width or what size the upload element will be!
Regards
Dave