span.greyButton,
#profileNavContainer li {
	float: left;
    display: block;
    height: 28px;
    width: 176px;
    padding-left: 10px;
    margin-left: 6px;
    margin-top: 10px;
    margin-bottom: 12px;
    background-image: url(button_black.gif);
}
span.greyButton {
    background-image: url(button_gray-79.gif);
    background-repeat: no-repeat;
    margin-top: 5px;
    width: 70px;
}
#profileNavContainer li.gray {
    background-image: url(button_gray.gif);
}
span.greyButton a,
#profileNavContainer li a {
    color:#FFFFFF;
    text-transform: uppercase;
    font-size:11px;
    line-height: 28px;
	text-decoration: none;
}
.icon_abuse,
.icon_back_arrow,
.icon_block,
.icon_email,
.icon_friendlist,
.icon_im,
.icon_in_person,
.icon_similar {
    padding-top: 3px;
    padding-left: 23px;
}
.icon_abuse {      background:transparent url(icon_abuse.gif) no-repeat scroll left center; }
.icon_back_arrow {      background:transparent url(icon_arrow.gif) no-repeat scroll left center; }
.icon_block {      background:transparent url(icon_block.gif) no-repeat scroll left center; }
.icon_email {      background:transparent url(icon_email.gif) no-repeat scroll left center; }
.icon_friendlist { background:transparent url(icon_friendlist.gif) no-repeat scroll left center; }
.icon_im {         background:transparent url(icon_im.gif) no-repeat scroll left center; }
.icon_in_person {  background:transparent url(icon_in_person.gif) no-repeat scroll left center; }
.icon_search {     background:transparent url(icon_search.gif) no-repeat scroll right center; padding-right:18px; }
.icon_similar {    background:transparent url(icon_similar.gif) no-repeat scroll left center; }