/* privatesale.css */

#privateSaleBox .AutoForm {
  background: url(http://www.diagnostic-expertise.com/images/defiscalisation/vente-privee/vente-privee.png) no-repeat;
  width: 453px;
  height: 244px;
  margin: 30px auto;
}

* html #privateSaleBox .AutoForm {
  background: url(http://www.diagnostic-expertise.com/images/defiscalisation/vente-privee/vente-privee.gif) no-repeat;
}

#privateSaleBox .AutoForm label {
  display: none;
}

#privateSaleBox .AutoForm input {
  margin: 190px 0 0 45px;
  border: 1px solid black;
}


#privateSaleBox .AutoForm table tr td {
  border: none;
}

#privateSaleBox .AutoForm .DrWIButton {
  border: none;
  display: block;
  width: 35px;
  height: 28px;
  margin: -41px 0 0 190px;
  background: url(http://www.diagnostic-expertise.com/images/newsletter/newsletter-button.png) no-repeat;
  cursor: pointer;
}
* html #privateSaleBox #AutoForm .DrWIButton {
background: url(http://www.diagnostic-expertise.com/images/newsletter/newsletter-button.gif) no-repeat;
}

#privateSaleBox p {
  font-size: 12px;
}

#privateSaleBox .error {
  color: red;
  position: absolute;
  margin: -20px 0 0 10px;
  font-size: 12px;
}

.text {
  margin: 10px;
}

#ServicesShow {
  margin: 10px;
  width: 570px;
}
