div.net_contact_h {
  margin-top: 10px;
  margin-left: 10px;
  color: #696969;
  font-weight: bold;
  font-size: 125%;
 
}

div.net_contact_c {
  margin-top: 5px;
  margin-left: 14px;
  color: #696969;
  text-align: justify;
}

div.net_contact_l {
  float: left;
  width: 200px;
  text-align: right;   
  font-weight: bold; 
}

div.net_contact_r {
  padding-left: 205px;
}

div.net_contact_s {
  clear: left;
  height: 1px;
  font-size: 1px;
  margin-bottom: 4px;
}

div.net_contact_ok {
  padding-left: 205px;
  color: green;
  font-weight: bold;
  margin-bottom: 5px;
}

div.net_contact_error {
  padding-left: 205px;
  color: red;
  font-weight: bold;
  margin-bottom: 5px;
}

input.sv_full_name, input.sv_email_to, input.sv_email_from, select.sv_query_type {
  border: 1px solid #696969;
  width: 250px;
}

textarea.sv_text {
  border: 1px solid #696969;
  width: 250px;
  height: 150px;
}

input.sb_form_send {
  border: 1px solid #696969;
}
