﻿input.defaultenter {
    display: none;
}

div.contenedor table.frmx td.etiqueta {
    width: 120px;
}

div.contenedor table.frmx td.olvidocontrasena {
    padding-top: 20px;
}

#lblMensaje {
    display: none;
}

#divOlvideContrasena {
    display: none;
}

    #divOlvideContrasena table {
        width: 460px;
    }

        #divOlvideContrasena table td.etiqueta {
            width: 185px;
        }
