Custom code:

Looking at the source code, it looks like that part of the code isn't properly set between two style tags?
<style type="text/css"> td{width: 33% !important;}</style>
div.avatar_head{ margin: 0 auto !important;}
You have this displayed when you go edit that section's content, yes?
Yeah -- did I screw something up when I was messing w/my profile yesterday?
@ bonita Possible? I don't know how much you've messed with the coding, so I can't say anything about that. It's an easy fix, though!
Simply moving the closed style tag after all the code like I've done above should fix it up! [edit] Remove the weird backslashes if you're copy/pasting it from my post. They shouldn't be there and for some reason, Subeta sticks them in whenever there's a quotation mark or an apostrophe.