Put this in your additional.css and adjust the numbers as needed.
Code:
.toplinks {
position:absolute;
{vb:stylevar right}:{vb:math {vb:stylevar padding}*2};
right: 400px !important; /* changed by andy added */
top:350px;
color:{vb:stylevar toplinks_link_color};
font: {vb:stylevar header_font};
text-align:{vb:stylevar right};
}
Remember to click save and reload each time you change a number.