/* CSS Document */
#contact_us{
  width: auto !important;
  width: 565px;
  border: 1px dotted  #62778C;
  background: #F6FAFD;
  padding: 15px;
  margin-bottom: 55px !important;
  margin-bottom: 55px;
  margin-right: 7px !important;
  margin-right: 2px;
}
#contact_us b{
  color: #628F0E;
}
#thankyou{
  width: auto !important;
  width: 565px;
  border: 1px solid green;
  background: #98fb98;
  padding: 15px;
  padding-right: 20px;
  margin-bottom: 55px !important;
  margin-bottom: 55px;
  margin-right: 2px;
}
.error{
  border: 1px solid red;
  background: #ffdddd;
}
.error_text{
  color: red;
  margin: 0px;
  padding: 0px;
  font-size: 8pt;
}
.column {
	font-size: 9pt;
}
input.contact-button{
  background: #6787A9 url('../images/mehet.jpg');
  width: 55px;
  height: 18px;
  cursor: pointer;
  border: 0px solid #333333;
}
