.wFormContainer {
     border-width: 1px;
     background-color: #ffffff;
     border-color: #ffffff;
     border-style: solid;
     font-size: 11px;
     font-family: Arial, Arial, Helvetica, sans-serif;
     width: px;
     height: px;
     padding: px;
     margin: px;
}

.wForm fieldset {
     border-width: 12px;
     font-size: px;
     border-style: none;
     font-family: inherit;
     height: px;
}

.wForm legend, .wForm h4 {
     width: px;
     height: px;
     padding: px;
     margin: px;
     border-style: none;
     border-width: 0px;
     font-size: px;
     font-family: inherit;
}

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

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

.wForm .oneField {
     font-size: px;
     border-style: none;
     width: px;
     height: px;
     padding: px;
     margin: px;
     border-width: 12px;
     border-radius: 25px;
     font-family: inherit;
}

.wForm .preField, .wForm .inlineLabel {
     font-size: px;
     border-style: none;
     width: px;
     height: px;
     padding: px;
     margin: px;
     font-family: inherit;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-size: px;
     font-family: inherit;
     border-style: groove;
     border-width: 1px;
     padding: px;
     margin: px;
}

.wForm .wfTabCurrentPage {
     color: #663966;
}

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

.wForm textarea {
     width: px;
     height: px;
}

.wForm .postField {
     border-style: none;
     font-size: px;
     width: px;
}

.wForm input[type=button], .wForm input[type=submit] {
     text-align: center;
     padding: px;
     margin: px;
     font-size: px;
}

