Tree view question

Tree view question

Hey guys,

This is first time I am actually using JQuery and I want to implement Tree-view using JQuery. Now,  in this case I want to generate a tree view strucute which looks and behaves like Demo 3 on the link : http://www.dynamicdrive.com/dynamicindex1/treeview/index.htm

Now, as far as my knowledge is concerned, I have to download  JQuery,Treeview.css, which actually contains all the effects of the treeview structure. Now, if there is a common file for all the treeview strucutrs using JQuery. Now, when I tried doing the same thing then I got a tree view strucure which looks like Demo 1 on the given link. So how could somebody produce a  treeview which looks like Demo 3 on the same page?

Do I have to download a different CSS for this?