.wFormContainer {
     border-style: solid;
     border-width: 0px;
     font-family: Trebuchet MS, Helvetica, sans-serif;
     font-size: 12px;
}

.wForm .oneField {
     border-color: #ffffff;
     border-style: solid;
}

.wFormTitle {
     font-size: 20px;
}

.wForm fieldset {
     border-style: dashed;
     border-color: #595959;
}

.wFormWebPage {
     background-color: #ffffff;
}

