/* GENERAL STYLES */
div.Doc2Form
{
    position        : absolute;
    left	    :50px;
    width           : 500px;
    text-align      : left;
    border          : solid 1px #d8d1d1;
    background-color: #ebe9e9;
}
input.umbEditorTextField
{
    width           : 218px;
    height          : 16px;
    padding         : 2px 5px;
    margin-bottom   : 10px;
}
li.textbox
{
    width           : 218px;
    height          : 36px;
    padding         : 2px 5px;
    margin-bottom   : 10px;
    padding         : .2em 0 1em 0;
    letter-spacing  : normal;
    line-height     : 1.4em;
}


/* EDITOR PROPERTIES */
