Hi @dreamzsiva
You have 2 options:
1. Leave the HTML as is, inspect it in firebug and then use CSS to alter teh design using floats / widths
2. Use jQuery to pull out the field divs and then place them into placeholders of your own markup
Good luck!
Cheers
E