.wFormWebPage {
     background-color: #263645;
     background-repeat: no-repeat;
}

.wForm .oneField {
     font-family: Verdana, Geneva, sans-serif;
     width: 275px;
     color: #5c6874;
}

.wFormContainer {
     background-color: #263645;
     font-family: Verdana, Geneva, sans-serif;
     font-size: 14px;
     width: 360px;
     color: #5c6874;
}

.wForm .preField, .wForm .inlineLabel {
     font-family: Verdana, Geneva, sans-serif;
     width: 275px;
     color: #ffffff;
}

.wForm input[type=button], .wForm input[type=submit] {
     background-color: #345998;
     font-family: Verdana, Geneva, sans-serif;
     font-size: 14px;
     color: #ffffff;
     width: px;
     padding: px;
     margin: px;
     border-style: none;
}

.wFormTitle {
     font-family: Verdana, Geneva, sans-serif;
     font-size: 14px;
     width: 275px;
     color: #5c6874;
}

.wForm legend, .wForm h4 {
     font-family: Verdana, Geneva, sans-serif;
     font-size: 14px;
     width: 275px;
     color: #5c6874;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file], .wForm textarea, .wForm select {
     font-family: Verdana, Geneva, sans-serif;
     font-size: 14px;
     color: #5c6874;
}

.wForm input[type=text], .wForm input[type=password], .wForm input[type=file] {
     width: 275px;
}

.wForm fieldset {
     font-family: Verdana, Geneva, sans-serif;
     font-size: 14px;
     color: #5c6874;
     width: 275px;
}

.wForm .postField {
     font-family: Verdana, Geneva, sans-serif;
     font-size: 14px;
     color: #5c6874;
     width: 275px;
}

.wForm .field-hint {
     font-family: Verdana, Geneva, sans-serif;
     font-size: 14px;
     color: #5c6874;
     width: 275px;
}

.wForm .field-hint-inactive {
     font-family: Verdana, Geneva, sans-serif;
     font-size: 14px;
     color: #5c6874;
     width: 275px;
}

