.wForm input[type=button], .wForm input[type=submit] {
     border-style: none;
     font-family: Arial, Arial, Helvetica, sans-serif;
     color: #000000;
     background-color: #e3c197;
     font-weight: bold;
}

.wFormContainer {
     font-family: Arial, Arial, Helvetica, sans-serif;
     border-width: 0;
     -webkit-box-shadow: 0 2px 8px rgba(0,0,0,0.3);
     -moz-box-shadow: 0 2px 8px rgba(0,0,0,0.3);
     box-shadow: 0 2px 8px rgba(0,0,0,0.3);
     font-size: 16px;
}

.wForm fieldset {
     border-style: solid;
     border-color: #e3c197;
     border-width: 1px;
     margin: px;
     padding: px;
     font-family: Arial, Arial, Helvetica, sans-serif;
     border-radius: 0px;
}

.wForm legend, .wForm h4 {
     border-style: none;
     font-size: 18px;
     font-weight: bold;
}

.wForm .oneField {
     padding: px;
     margin: px;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 16px;
}

.wForm .preField, .wForm .inlineLabel {
     margin: px;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 16px;
     padding: px;
     font-weight: bold;
     color: #333333;
}

.wForm #wfTabNav {
     background-repeat: repeat;
}

.wFormTitle {
     color: #333333;
     font-weight: bold;
     font-size: 26px;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 16px;
     font-weight: inherit;
     font-style: inherit;
     border-width: 1px;
     border-style: groove;
     color: #333333;
}

.wForm .postField {
     color: #333333;
     font-size: 16px;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wFormContainer .wForm div > div.oneField, .wForm fieldset > div.oneField, .wForm form > div.oneField, .wForm fieldset, .wForm .matrixLayout, .wForm .gridLayout, .wForm h4, .wForm .wfPagingButtons, .wForm .actions {
     margin-top: px;
}

.wForm .field-hint {
     background-repeat: repeat;
     background-color: #undefined;
     font-family: Arial, Arial, Helvetica, sans-serif;
}

.wForm .field-hint-inactive {
     font-family: Arial, Arial, Helvetica, sans-serif;
}

