a.sim_extra_profile {
    font-size: 1px;
    line-height: 1px;
}

.sim_extra_profile {
    background-color: transparent;
    background-image: url('sprites.png');
    background-attachment: scroll;
    background-repeat: no-repeat;
    width: 29px;
    height: 29px;
    margin: 0 2px;
    padding: 0;
    border: 0;
    text-align: left;
    vertical-align: baseline;
    text-overflow: clip;
    position: static;
    display: block;
    clip: auto;
    float:left;
    clear: none;    
}

.sim_extra_profile span {
    font-size: 1px;
    line-height: 1px;
    background-position: 0 0;
    width: 1px;
    height: 1px;
    margin: 0;
    padding: 0;
    border: 0;
}

.sim_extra_profile_googleplus {
    background-position: -58px 0;
}
.sim_extra_profile_facebook {
    background-position: 0 0;
}
.sim_extra_profile_twitter {
    background-position: -29px 0;
}