﻿#contact_form {
background-image: url("http://nova-farm.com/hilton/images/contact_form2.jpg");
width: 330px;
height: 250px;
}
#form {
top: 15px;
position: relative;
}
#form .textfield1 {
background-image: url("http://nova-farm.com/hilton/images/input.jpg");
background-repeat: no-repeat;
width: 272px;
height: 18px;
padding: 2px 0px 0px 5px;
border: 0px;
font-size: 12px;
top: 2px;
left: 46px;
position: relative;
}
#form .textfield2 {
background-image: url("http://nova-farm.com/hilton/images/input.jpg");
background-repeat: no-repeat;
width: 272px;
height: 18px;
padding: 2px 0px 0px 5px;
margin-top: 10px;
border: 0px;
font-size: 12px;
left: 46px;
position: relative;
}
#form .textarea {
background-image: url("http://nova-farm.com/hilton/images/textarea.jpg");
width: 303px;
height: 120px;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 4px;
border: 0px;
top: 7px;
left: 11px;
position: relative;
}
#submit {

border: none;
width: 73px;
height: 20px;
font-size: 13px;
color: #79BA02;
top: 9px;
left: 251px;
position: relative;
}