It looks like you're new here. If you want to get involved, click one of these buttons!
whu606
I'm not a SuperHero; I just like wearing tights... MVP
If you use Firebug or a similar element insector, you can see that this is controlled by the div #Panel.
If you don't have one, create a custom theme (see here: http://vanillaforums.org/docs/themequickstart )
Then in custom.css add the rule you want to position the Panel div.
Note - custom.css only has to hold the rules you want to add, so in your case it could be a single rule.