input[type="text"],
input[type="email"],
input[type="password"],
textarea {
    padding: 5px;
    border: 1px solid #CCC;
}
