I'm not on my desktop at the moment so this is entirely from memory:
In the detailed contact list file (1004) search for id=atom(ContactName), then two lines above that is a
Layout=VerticalFlowLayout. Change that to
Layout=FlowLayout and it will position the status after contacts names.
You may need to play with the numbers, but I can't get to my files right now to double check.