.wFormContainer {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 13px;
     line-height: 150%;
     border-width: 1px;
     border-style: solid;
     margin: -1px;
     -moz-border-radius: 7px;
     -webkit-border-radius: 7px;
     border-radius: 7px;
}

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

.wForm fieldset {
     border-width: 1px;
     border-style: dotted;
     margin: -1px;
     -moz-border-radius: 5px;
     -webkit-border-radius: 5px;
     border-radius: 5px;
}

.wFormWebPage div.wFormContainer {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     border-style: none;
     border-color: #dedede;
     border-width: 1px;
     color: #474647;
     padding: px;
}

.wFormContainer h3.wFormTitle {
     color: #68696b;
}

.wFormContainer .wForm fieldset {
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-weight: inherit;
     border-width: 1px;
     border-style: dotted;
     border-color: #bdbdbd;
     font-size: px;
     padding: px;
     margin: px;
     height: px;
}

.wForm legend {
     font-weight: bold;
     font-family: Lucida Grande, Lucida Sans Unicode, sans-serif;
     font-size: 14px;
     color: #31798f;
}

