.wFormWebPage {
     background-image: none;
     background-repeat: repeat;
}

.wFormContainer {
     font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
}

.wFormTitle {
     font-family: Georgia, Georgia, serif;
}

.wForm textarea {
     background: #FFFFFF url(//guidingeyes.tfaforms.net/theme-editor/images/input_bg.png) repeat-x -2px -2px;
     border-color: #888888 #CCCCCC #CCCCCC;
     border-style: solid;
     border-width: 1px;
     padding: 1px 1px 1px 1px;
}

.wForm .oneField input {
     background: #FFFFFF url(//guidingeyes.tfaforms.net/theme-editor/images/input_bg.png) repeat-x -2px -2px;
     border-color: #888888 #CCCCCC #CCCCCC;
     border-style: solid;
     border-width: 1px;
     padding: 2px 0 2px 2px;
}

.wForm .oneChoice input {
     border: none !important;
     background: none !important;
}

