.wFormContainer {
     border-width: 0;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 13px;
     line-height: 150%;
}

.wForm fieldset {
     border-width: 0;
     border-style: solid;
     border-color: #0560ab;
}

.wFormTitle {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-weight: bold;
     color: #1662b3;
}

.wForm legend {
     background-color: #undefined;
     border-color: #0265b0;
     border-style: none;
     color: #076ab5;
}

