TEST LINK
http://catalystdesign.com/clients/Sc...test/index.htm

I am trying to incorporate:
1. Ajax loading html content into div container
2. I want to have a scroll text box that can be styled differently than the default browser scrollbar

The original resource scripts I am using are:
http://www.dynamicdrive.com/dynamici...jaxcontent.htm
and
http://www.hesido.com/web.php?page=customscrollbar

As you can see from the lest link. On the initial load the javascript is applied fine to the content but when I load in new content with the Ajax script the formatting is removed. Is there a way to reload or reapply the scrollbar style to the newly imported content?

Thank you for your help!