.help {
    background-image: url("../img/info.png");
    background-repeat: no-repeat;
    float: right;
    height: 30px;
    margin-top: -40px;
    text-indent: -9999px;
    width: 30px;
}

#LocalizadorAddForm .help {
    position: absolute;
    right: 22px;
    top: 55px;
}