I am using the EditForm in my RadGrid. The controls are all lined up to the left side and I would like to move them to the right about 100px. I tried <FormMainTableStyle CellPadding="100"/> , but it also created a 100px padding on the top and bottom also. Is there a way to only create padding on the left side?