Using pieces of Jquery Mobile in my mobile website

Using pieces of Jquery Mobile in my mobile website

I have built a mobile website on my own in php, and wanted to use pieces of jquery mobile to make it display better on a mobile device. 

I am trying ot pick out pieces form jquery such as forms and list views to use to enhance my site. I am trying to do this with out re-writing most of my code, as I already have a nice theme I would like to keep my website on. 

The first thing I tried to do was use the form elements form jquery mobile, and when I inserted them in my page is made everything askew. 



the previous page I had looked like this before the jquery mobile:





If you would like to look at some code, the website are at:

www.beerportfolio.com/jmobile

and

www.beerportfolio.com/mobile


Thank you very much for taking your time to look over my problem!