.wForm .oneField {
     color: #333333;
     font-size: 14px;
     font-weight: bold;
}

.wFormTitle {
     background-color: #undefined;
}

.wFormContainer {
     font-family: Arial, Arial, Helvetica, sans-serif;
     border-style: none;
     margin: 0px;
     padding: px;
}

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

.wForm .preField, .wForm .inlineLabel {
     color: #2c6396;
     font-size: 14px;
}

.wForm fieldset {
     border-style: none;
     margin: 0px;
}

.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 input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     margin: 0px;
}

.wForm .postField {
     width: 280px;
     margin: 0px;
}

