You take this code
.reputationPositive {
border-radius: 3px;
padding: 0 5px;
color: white;
float: right;
text-shadow: rgba(0,0,0,0.2) 0px -1px 0px;
background: #8db13e url('{style_images_url}/highlight_faint.png') repeat-x 0 1px;
}
and place it in the very bottom of the ipb_styles.css for your skin..