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

.wForm textarea {
     width: 340px;
     height: 80px;
}

