Hey.

I'm having an issue with a drop down menu. I have a search box with a link that when clicked will show a DIV with some filter options.

I am using Prototype to show and hide the div without any issues. The problem I am having is that the new DIV is supposed to show above all the other layers.

Instead it is expanding the content below it. I am not sure what could be the problem.

I have changed the z-index and it is positioned as relative.

I have attached the files needed to view a sample page.

Any help would be appreciated.