No Results Block

Is there a way to move the no results block above the "map" without moving the results block? Right now if there are no results the "Sorry there are no stores within . . . " message appears below a blank white box where the map would be if there were results. Ideally it would be great if phpGoogleStore_locator_noresults_block is called then the map is hidden. Either way I'd like the no results message to appear first. Any ideas?

Yea you can move the boxes

Yea you can move the boxes around without to much trouble but you may need to be able to read php to know where to put things. In the newer version I'm working on it's even easier to do since it all uses smarty templates and you wouldnt need to be able to read php at all to move things around.