.FooterFitDevices
{
    float           : left;
    width           : 28px;
    height          : 28px;
    background      : url(FooterFitDevices.png) no-repeat 0 center;
    cursor          : pointer;
    vertical-align  : middle;
}

.FooterFitDevices:hover{
    background-position-x   : -28px;
}

