table.rate_band {
width: 275px;
}

td.band_price {
text-align: right;
font-size: 12px;
color: #BE2E78;
font-weight: bold;
}

td.band {
font-size: 12px;
color: #BE2E78;
font-weight: bold;
}

td.band_hr {
height: 1px;
background: #e3e3e3;
}

td.band_spacer {
height: 5px;
}