﻿.CONTAINER
{
    padding: 1px;
    position: relative;
    top: 0px;
    left: 0px;
    margin-left: 1px;
    margin-top: 1px;
    margin-right: 1px;
    width: 770px;
}

.TITLE_ICON
{
    height: 19px; 
    width: 20px; 
    position: relative; 
    top: 3px; 
    left: 3px;
}

.TITLE_TEXT
{
    position: relative; top: -16px; left: 31px; width: 96%; 
height: 19px;
}

.TITLE_CONTAINER
{
    border-style: none none solid none;
    border-width: 0px 0px 1px 0px;
    border-color: #0000CC;
    position: relative;
    height: 25px;
    width: 100%;
    top: -1px;
    left: 1px;
}

.COLUMN_ADMIN
{
    background-color: #0000FF;
}

.TEXT_FORM
{
    position: relative;
    height: 15px;
    width: 155px;
    left: 2px;
}

.TEXT_FORM_ERROR
{
    position: absolute;
    height: 15px;
    width: 131px;
    left: 430px;
}

.FIELD_FORM
{
    position: absolute;
    height: 15px;
    width: 309px;
    left: 168px;
}

.FIELD_FORM_COMBO
{
    position: absolute;
    height: 17px;
    width: 261px;
    left: 168px;
}

.FIELD_FORM_TEXTAREA
{
    position: absolute;
    height: 60px;
    width: 261px;
    left: 168px;
}
