/*  This CSS file will be loaded last by the browser  */
/*  Last updated:  July 3, 2008   --cjl--  */

hr {
 /* width: 85%; */
 vertical-align: center;
 color: #b4ca8c;
 }

.float-right {/* element float */
  font-size: 11px;
  float: right;
  width: 160px;
  margin: 5px;
  padding: 5px; 
  background: #f0fdd8;
  border: 2px solid #b4ca8c;
  }


th {
  bgcolor: #b4ca8c;
}
