div#cancelcheckout
{  
  background-color: #ffffff;
  padding: 1em;
}

table.netaxept th.netaxept-right, table td.netaxept-right
{
  text-align: right;
}

table.netaxept td.netaxept-right input.netaxept-text
{
  margin-right: 1em;
  width: 5em;
}

td.netaxept-finished, td.netaxept-finished a
{  
  color: #52bb52;
}

table td.netaxept-is-paid
{  
  text-align: right;
}

table.netaxept td
{  
  padding-top: 1em;
  padding-bottom: 1em;
}

table.netaxept input.button, table.netaxept input.button-disabled
{  
  width: 100px;
}