.wFormContainer {
     font-size: 12px;
     width: px;
     height: px;
     padding: px;
     margin: px;
}

.wForm fieldset {
     width: 450px;
     padding: 5 0 0 10;
     margin: 0 0 10 0;
     border-style: none;
     border-width: 1px;
}

.wForm .preField, .wForm .inlineLabel {
     width: 475px;
}

.wFormTitle {
     width: 475px;
     border-width: 0px;
}

.wForm .postField {
     width: 475px;
}

