I draw table the webform with 3 rows 3 cols for login screen. Like the follwing signature:

User name textbox
pwd textbox
Nothing button

I tried to align the button as right aligned. So I made property of the 3,3 column as right aligned. It the design view its gets the right alignment. But I am excited in the running explorer view it is not aligned [at runtime]. Anybody know to resolve the problem