.submit
{
  width: 180px;
  margin: 20px auto 0 auto;
}

.submit a, .submit a:hover, .submit input
{
  float: left;
  background: url('../../images/bouton_fn.gif') no-repeat;
  color: #000;
  border-style: none;
  line-height: 20px;
  font-family: Verdana, Arial, Helvetica, Sans-Serif;
  font-size: 10px;
  font-weight: bold;
  text-decoration: none;
}

.submit a, .submit a:hover
{
  display: block;
  margin-right: 5px;
  width: 80px;  
  height: 22px;  
  text-align: center;   
}

.submit input
{
  width: 80px;
  height: 19px;
  text-align: left;   
}

.PFormContinue, .PFormValid
{
  margin-left: 90px;
}