#page_content fieldset{
  width: 510px;
  float: left;
}

#formbutton, #patience{ text-align: center; width: 510px; float: left; margin: 25px 0; }


#radio_cc{
  margin: 10px 0;
}

#cc_autorisations ul{
  list-style: none;
}
#cc_autorisations li{
  display: block;
  height: 20px;
  padding: 0 0 0 30px;
  margin: 2px 0;
}
#cc-detail-by{
  background: url('/gfx/by.png') no-repeat;
}
#comno{
  background: url('/gfx/nc-eu.png') no-repeat;
}
#modifno{
  background: url('/gfx/nd.png') no-repeat;
}
#modifsa{
  background: url('/gfx/sa.png') no-repeat;
}
#patience { display: none }

h3{
  margin: 10px 0 5px 0;
}

#modifcc{
  margin: 0 0 18px 0;
  float: left;
}
#modifcc p{
  height: 20px;
  margin: 2px 0;
  background: #FAF3E1;
}
#modifcc strong{
  display: block;
  width: 250px;
  float: left;
}
.modif_cc_options{
  display: block;
  float: right;
  width: 200px;
}

