But to put that line back you'll need to put a <hr /> probably the easiest way.
To put the gender and casino cash in a box, you'll need to use whatever CSS clsss is doing it with the join date, posts, and locations field.
Code:
<div class="postdata">Gender: Female</div>
<div class="postdata">Casino</div>
To make those others bold, simply look for the phrases and <strong>$vbphrase[posts]</strong> or whatever the code for the phrase is. For example
Code:
<div class="postdata"><strong>Casino</strong></div>