
/*input, textarea, select {
font-family: inherit;
font-size: inherit;
padding: 2px;
border: solid 1px #AAA;
background: #FFFFFF;
width: auto;
height: auto;
}
*/
/*label {font-weight:normal;}*/

/*input[type=submit] {
cursor:pointer;
background:#DDD;
color:#000;
font-weight:bold;
}

input.text:focus, input:focus, textarea:focus, select:focus {
border:1px solid #666;
background: #FEFEFE;
}
*/
/*form {
  display: inline;
  background: #990000;
  margin-bottom: 0;
}
*/

/*input.inputimage {
border: 0px;
padding: 0px;
}
*/
/*#opt_in_form {
  background: #dddddd;
}

#opt_in_form form {
  display: inline;
}
*/
#fields_fname {
  width: 100px;
}
#fields_lname {
  width: 100px;
}
#fields_address1 {
  width: 120px;
}
#fields_city {
  width: 120px;
}
#fields_zip {
  width: 50px;
}
#phone1 {
  width: 36px;
}
#phone2 {
  width: 36px;
}
#phone3 {
  width: 48px;
}
#fields_email {
  width: 120px;
}
