Okay, try adding this to your "additional.css" template:
HTML Code:
.username_container a {
font-size: 125%;
font-weight: normal !important;
}
.postbitlegacy .userinfo .username_container, .postbitlegacy .userinfo .userinfo_extra {
margin-bottom: 0 !important;
}
.postbitlegacy dl.userinfo_extra dd, .postbitlegacy dl.user_rep dd, .postbit .userinfo_extra dl dd {
border-bottom: none !important;
}
.postbitlegacy dl.user_rep {
margin: 0 0 5px !important;
}
You should then see the result in the attached image.