/**
*    Tools: Form
**
*    *************************************************
*    **************INTERNET EXPLORER******************
*    *************************************************    
*    
*    Used on: -> global design styles
*
*    @author  Frenk T. Sedmak Nahtigal
*    @version 1.01
**/

/* =temp
----------------------------------------------- */

/* =COMMON
----------------------------------------------- */

/* =input fields
----------------------------------------------- */
.button {
    height: 25px;
    padding-bottom: 0;
    padding-top: 1px;
    font-size: 12px;
}

/* =errors
 * ----------------------------------------------- */
form .valid {
    line-height: 20px;
    margin-top: -6px;
}

    form .valid li {
        margin-top: -2px;
    }
