#pass2 {
    width: 115px;
    font-size: 24px;
    border-top: 1px solid #ccc;
    margin-top: 3px;
    height: 24px;
}

.pass2Fieldset {
    /*margin-left: 60px;
    margin-top: 5px;*/
}

#virtualKeyboard {
    -webkit-border-image: none;
    -webkit-box-shadow: none;
    background-color: transparent;
    border-bottom-color: white;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-style: none;
    border-bottom-width: 0px;
    border-left-color: white;
    border-left-style: none;
    border-left-width: 0px;
    border-right-color: white;
    border-right-style: none;
    border-right-width: 0px;
    border-top-color: white;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top-style: none;
    border-top-width: 0px;
    box-shadow: none;
    color: white;
    display: block;
    font-family: Tahoma, 'Geneva CY', Arial, sans-serif;
    font-size: 14px;
    font-weight: bold;
    height: 144px;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 5px;
    min-width: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 20px;
    padding-top: 0px;
    position: static;
    text-align: left;
    width: 108px;
}

.button {
    -webkit-background-clip: border-box;
    -webkit-background-origin: padding-box;
    -webkit-background-size: auto;
    -webkit-border-image: none;
    -webkit-box-shadow: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("/i/login/button.jpg");
    background-origin: padding-box;
    background-size: auto;
    border-bottom-color: #666;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #666;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #666;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #666;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: none;
    color: #336;
    cursor: default;
    display: block;
    float: left;
    font-family: Tahoma, 'Geneva CY', Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 25px;
    margin-bottom: 2px;
    margin-left: 2px;
    margin-right: 2px;
    margin-top: 2px;
    min-width: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 5px;
    position: static;
    text-align: center;
    width: 30px;
}

#enterButton {
    -webkit-background-clip: border-box;
    -webkit-background-origin: padding-box;
    -webkit-background-size: auto;
    -webkit-border-image: none;
    -webkit-box-shadow: none;
    background-attachment: scroll;
    background-clip: border-box;
    background-color: transparent;
    background-image: url("/i/login/button.jpg");
    background-origin: padding-box;
    background-size: auto;
    border-bottom-color: #666;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #666;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #666;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #666;
    border-top-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top-style: solid;
    border-top-width: 1px;
    box-shadow: none;
    color: #336;
    cursor: pointer;
    display: block;
    float: left;
    font-family: Tahoma, 'Geneva CY', Arial, sans-serif;
    font-size: 15px;
    font-weight: bold;
    height: 25px;
    margin-bottom: 25px;
    margin-left: 5px;
    margin-right: 21px;
    margin-top: 5px;
    min-width: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 5px;
    position: static;
    text-align: center;
    width: 103px;
}