a:link.tip,a:visited.tip,a:active.tip {
  color: #1A5678;
  text-decoration: none;
  font-size: 11px;
  font-family: arial,sans-serif;
  font-weight: normal;
}
a:hover.tip {
  color: #1A5678;
  text-decoration: underline;
  font-size: 11px;
  font-family: arial,sans-serif;
}
a:link.tiplink,a:visited.tiplink,a:active.tiplink,a:hover.tiplink {
  color: #002255;
}
td.tipscol {
  width: 285px;
}
td.tiptitle {
  font-weight: bold;
  font-size: 10px;
}
td.tipstopcorner {
  width: 8px;
  background: #cbcbcb;
}
td.tipstitle {
  font-weight: bold;
  background: #cbcbcb;
  width: 218px;
}
td.tipsbg {
  width: 226px;
  background: #e8e8e8;
}
td.tipsbottom {
  text-align: right;
  background: #e8e8e8;
  width: 217px;
}
td.awardstopcorner {
  width: 8px;
  background: #E1CEB1;
}
td.awardstitle {
  font-weight: bold;
  background: #E1CEB1;
  width: 218px;
}
td.awardsbg {
  width: 226px;
  background: #FFECCB;
}
td.awardsbottom {
  text-align: right;
  background: #FFECCB;
  width: 217px;
}
td.tipsbotcorner {
  width: 9px;
}
td.tipshr {
  background: #cbcbcb;
  width: 226px;
}
td.tipsleftblank { width: 2px; }
td.tip { width: 222px; }
td.tipsrightblank { width: 2px; }
td.tip2 { width: 134px; }
td.tipsbanner { width: 88px; }

.tipbox {
  float: left; 
  width: 200px;
  height: 100px;
  margin: 10px;
}
