Boofo,
I kind of got it to work. Using Firebug I noticed that the information was taking place:
Code:
.boofo_usergroup_case_6 {
I'm not much of a coder so what I did was the add a background color at the bottom of the CSS file in the same place that Firebug told me.
Code:
.boofo_usergroup_case_6 {
display: block;
margin: 1.0em 0 0.5em;
text-align: center;
background: #FFFFFF;
The line in red is of course what I added. However, it's not really a big deal, but I noticed that the boarder top and bottom are not equal. I've attached an image to show you what I mean. Is there a place in the CSS where I can make this change? Like I said it's okay, but I would like the boarder top and bottom to be of equal size.
Thank you!

Loving the mod!!
Edit: Forgot to upload picture!!