p.para { 
  line-height: 18px; 
}
table.contact-table { 
  width:480px; 
  padding:10px;  
}
table.contact-table input[type=text], table.contact-table input[type=email] { 
  width:100%; 
  margin-bottom:10px; 
}
table.contact-table textarea { 
  resize:none; 
  height:100px; 
  border:1px solid #d2cfc8; 
  width:100%; 
  margin-bottom:10px; 
}
table.contact-table select { 
  margin-bottom:10px; 
  width:100%; 
}
table.contact-table td.contact-field { 
  font-weight:bold; 
}
td.contact-field { 
  padding-top:10px; 
}
div.contact-box-right { 
  padding:10px; 
  width:360px; 
  background-color:#d6e4b1; 
  color:#5d534a; 
  font-weight:normal; 
}
div.contact-box-right strong { 
  font-weight:bold; 
  color:#60514c; 
}
table.contact-table td.text-captcha input { 
  width:120px; 
}
div.error_message { 
  margin-left:15px; 
  border:1px solid #d2cfc8; 
  padding:10px; 
  width: 460px; 
  background-color:#d6e4b1; 
}
div.contacts div.depot {
  float:left;
  width:150px;
  clear:both;
  margin:3px 0px 5px 40px;
}
div.contacts div.phone {
  float:left;
  margin:3px 0px 5px 0px;
}

/* Stylesheet: contact-us Modified On 2015-10-30 11:55:56 */
