
DIV.navigation A
{
  display:            none;
}

DIV.navigation
{
  margin-bottom:      30pt;
  font-weight:        bold;
}

DIV.content DIV.banner
{
  display:            none;
}

DIV.content TABLE.prices
{
  width:              100%;
  table-layout:         fixed;
  border-collapse:      collapse;
  border-spacing:       0px;
}

DIV.content TABLE.prices TD,
DIV.content TABLE.prices TH
{
  text-align:         right;
  border:             1px solid #000000;
}
