@charset "utf-8";

.fee-table {
  width:650px;
  margin:1.6em 0 2.8em 0;
}
.fee-table caption {
  padding:0 0 8px 0;
  font-weight:bold;
}
.fee-table th {
  background-color:#eeeeee;
}
