th,td {
  text-align: left;
  vertical-align: top;
}
.err {
  width: 100%; 
  background: #fee;
  color: #800;
  font: 8pt sans-serif;
  padding: 8px;
}

div#rightcol {
  color: #000;
  width: 162px;
  padding: 8px;
  background: url('/images/flexisidebar.gif') bottom right no-repeat;
  min-height: 200px; 
  border: solid 1px #458886;
}
