
div#right_col {
  float: right;
  width: 224px;
  background-color: #407da1;
}

div#centre_col {
  margin: 0 229px 0 197px;
}

div.banner_ad {
  position: relative;
  width: 100%;
  color: #ffffff;
  margin-top: 5px;
}

div.banner_ad a {
  color: #ffffff;
  text-decoration: none;
}

div.banner_ad a:hover {
  text-decoration: underline;
}

tr.hilite {
  cursor: pointer;
  background-color: #ccdce6;
}

tr.normal {
  cursor: default;
  background-color: transparent;
}

div#centre_col td {
  padding: 2px 0 2px 0;
}