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

.wForm .postField {
     height: px;
}

.wForm fieldset {
     border-width: 0px;
}

.wForm legend, .wForm h4 {
     color: #58b9e3;
     font-size: large;
}

