Thank you so much Lynn! It works exactly as I wanted by decreasing the width you pointed out to 120 to fit my rank images and then increased the width shown below from 50% to 60%
Code:
.postbit .userinfo .contact, .postbit .userinfo_noavatar .contact {
position: relative;
float: {vb:stylevar left};
clear: {vb:stylevar right};
width: 60%;
display:block;
}
You made my day! :up: