/*
BODY,FORM,TABLE {
font-family : verdana; font-size : 8pt;
}
*/

TD.naam {
border-style: solid;
border-width: 10px;
background-color: yellow;
color: #000000;
border-color: black;
}

INPUT.verplicht {
background-color: yellow;
}

FORM TH {
width: 5%;
font-weight: normal;
font-style: italic
}

/*
INPUT { width: 100%; }
*/

FORM TABLE IFRAME  { width: 100%; }

Form Table Td Table { border: 1px solid; }

SPAN.labelinformation {
background-color: infobackground;
color: infotext;
vertical-align: middle;
width: 100%!important;
margin:2px;
padding: 2px;
border: 2px outset;
}

UL.information {
margin: 0px;
display: inline;
}

LI.information {
margin: 5px;
list-style-position: inside;
list-style:url(/res/skin/information.gif);
}

LABEL.fldRequired {
background: url("/res/required.gif") top right no-repeat;
padding: 1px;
padding-right: 14px;
display: block;
}

LABEL.fldComplete {
background: url("/res/complete.gif") top right no-repeat;
padding: 1px;
padding-right: 14px;
display: block;
}
.dropdownCombo{
border: 2px #ffffff inset;
}

TD.LeftListCell {
width: 50%
}
TD.LeftListCell select {
width:100%
}
TD.ButtonCell {
width: 18px
}
TD.RightListCell {
width: 50%
}
TD.RightListCell select {
width:100%
}

TABLE.dropdownCombo {
width: 100%;
border: 2px inset;
background-color: window;
text-decoration: none;
}

TD.ComboTextBox {
width:100%
}

.edit {
width: 100%;
}

DIV.text {
width: 100%;
height: 15ex;
border: 2px inset
}

TABLE.htmlEdit {
width: 100%;
}
