Hi steveyuan,
You set the ProgressBarHeight property for the AjaxUploder,
The progress text is displayed in div tag
Please try using padding-top style to control the text position based on your setting
.AjaxUploaderProgressBarText {padding-top:10px;}
Regards,
Jeff