.wFormTitle {
     font-family: inherit;
     font-size: 0px;
     height: 0px;
     width: 0px;
     padding: 0px;
     margin: 0px;
}

.wFormContainer {
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: px;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     background-color: #f6f6f6;
     border-color: #e6e6e6;
     border-style: solid;
     font-family: Arial, Arial, Helvetica, sans-serif;
     font-size: 12px;
     border-width: 1px;
}

.wForm .oneField {
     font-family: inherit;
     font-size: 12px;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file] {
     height: 20px;
     width: 230px;
}

.wForm input[type=button], .wForm input[type=submit] {
     width: px;
     height: px;
     padding: px;
     font-size: px;
     font-family: inherit;
}

.wForm .preField, .wForm .inlineLabel {
     font-size: 12px;
}

.wForm fieldset {
     height: px;
     margin: px;
     width: px;
}

.wForm legend, .wForm h4 {
     height: px;
}

.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: 7px;
}

