jQuery(function() {
   var tf = jQuery('#TwitterFollow').remove(); 
   
   jQuery('.widget-twitter').prepend(tf);
});
