.wFormContainer {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 13px;
     line-height: 150%;
     border-width: 5px;
     background-color: #fffef5;
     text-align: left;
     padding: px;
     margin: px;
     border-color: #003399;
     border-style: solid;
}

.wFormTitle {
     font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
     font-weight: bold;
     text-align: center;
     font-size: 32px;
     color: #003399;
     font-style: italic;
}

.wForm fieldset {
     border-style: none;
}

.wForm legend, .wForm h4 {
     background-repeat: no-repeat;
     border-style: none;
}

.wFormWebPage {
     background-color: #e2e2e2;
}

.wForm .oneField {
     text-align: left;
}

.wForm input[type=button], .wForm input[type=submit] {
     text-align: center;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     color: #636657;
}

