form {
position: relative;
left: 20px;
}

input {
font-family: Georgia, "Times New Roman", Times, serif;
width: 235px;
vertical-align: middle;
background-color: #E6E6E4;
border: none;
padding: 4px;
}

body >html input {
font-family: Georgia, "Times New Roman", Times, serif;
width: 265px;
vertical-align: middle;
background-color: #E6E6E4;
border: none;
padding: 4px;
}

textarea {
font-family: Georgia, "Times New Roman", Times, serif;
background-color: #E6E6E4;
max-height: 100px;
height: 100px;
max-width: 200px;
width: 200px;
border: none;
padding: 4px;
margin: 0;
}

.button {
position: relative;
top: 10px;
left: 0px;
background-color: #ffffff;
border: none;
width: 55px;
padding: 0 0 8px 0;
}

.right_form {
position: absolute;
top: 0;
left: 315px;
}

input.right {
font-family: Georgia, "Times New Roman", Times, serif;
background-color: #E6E6E4;
width: 75px;
border: none;
padding: 4px;
}

input.phone {
font-family: Georgia, "Times New Roman", Times, serif;
background-color: #E6E6E4;
width: 175px;
border: none;
padding: 4px;
}

p.form {
font-family: Georgia, "Times New Roman", Times, serif;
color: #000000;
font-size: 11px;
padding: 0
}
