/* FORMS */

.formtext 
{
    font: normal 11px/130% Arial; color: #000000;
    text-align:left;
    padding-top:4px;
}

.inputfield
{
    height:16px;
}

.inputfield, .inputfield2 
{
    font: normal 11px/130% Arial; color: #000000;
    background-color: #ebe6e0;
    border:solid 1px #ebe6e0;
    
    /*
    margin: 4px 0 0 0;
    
    */
    padding: 4px 0px 0 0px;
    width: 98%;
}

#content_intro
{
    font: normal 11px/100% Arial; color: #000000;
    line-height:17px;
    text-align:justify;
    
    padding-bottom:17px;
}

.endgroup
{        
    height:20px;
}