/* creditform.css */

#FormFrame {
  margin: 0 10px;
}


/* Hack ie */
*:first-child+html #DefiscBox {
  margin: 0;
  height: 100%;
}