/* privatesale.css */

#privateSaleBox form {
  background: transparent !important;
}

#privateSaleBox .AutoForm {
  background: url(http://www.diagnostic-expertise.com/images/defiscalisation/vente-privee/vente-privee.png) no-repeat !important;
  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 !important;
}

#privateSaleBox .AutoForm label {
  display: none;
}

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

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

*:first-child+html #privateSaleBox .AutoForm .DrWIButton {
  margin: -28px 95px 0 0px;
}

#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;
}

#ServicesShow img {
  border: none;
}
