Anime-loo i don't see how the heading code would help you in this instance... if you're looking to accomplish this effect then probably just make your own coding for it... i can make you something if needed
Edit: Note on another hand should end your options:
<OPTION value="$post[profile]Profile</option>
should be:
<optioin value="$post[profile]">Profile</opton>
Also another note... is that i don't think you need the $post[profile] part because you're not looking to access other members profiles and stuff... besides it wouldn't work eitehr ways
g-force2k2