Hi Tony,
Open /templates/rt_maelstrom/css/joomla.css and at line 183 find the following code...
#recaptcha_widget_div {
position: absolute;
top: -140px;
}
Comment out the top:-140px; and you should be ok.
Not sure how this will affect any other instances of ReCaptcha 
Hope this helps