div.ContactUs input[type="text"] {
    width: 250px;
}
div.ContactUs textarea {
    width: 100%;
    height: 75px;
}

