/* Form CSS */

form {
 position:relative;

}
.form_box {
 width:600px;
}
.form_field_box {

}
.form_field_text {

}

.form_field {

}
.form_text {
}