jquery question. need help

jquery question. need help

Hi all,

I'm super new to javascript and jquery and need some help. 

Basically what I'm trying to do is create a slide down effect for a hidden div.

The following link is my testing area:

www.designfoxmediaworks.com/slidetest/

I'm using slideToggle. As you can see when you click on the link that says toolbox, it slides down the the box like i want. But if I click anywhere on the box it slides it up.  I don't want this.  I'm trying to get it to only retract when clicking the close link.

Also, is there a way to set the position of the hidden box via jquery code or is that better to be set in the css?

Any thoughts/suggestions/help is greatly appreciated :)