.postbitlegacy .userinfo a.username {
    font-size:15px;
}

/* center avatar, username, title, rank in postbit legacy 4.0.1 */
.postbitlegacy .userinfo .username_container, .postbitlegacy .userinfo .rank, .postbitlegacy .userinfo .usertitle {text-align:center;}
.postbitlegacy .userinfo .postuseravatar, .postbitlegacy .userinfo .postuseravatar img  {float:none; text-align:center;}
.postbitlegacy .userinfo .usertitle {display: block; float:none; text-align:center; clear: both;}

.postbitlegacy .postbodymod {
    margin-left: 150px;
    border-left: 1px solid #efefef;
    background: #ffeb90;
    _background-image: none;
    padding-bottom: 1em;
} 