@import "../../lib/r27.css";

div.block {
  clear:both;
  padding:8px;
}
img {
  float:right;
  margin-left:8px;
}
table {
  border-width:3px;
  border-style:double;
}
caption {
  display:none;
}
th, td {
  border-width:1px;
  border-style:solid;
  padding:1px 6px;
}
th {
  border-top-width:2px;
  border-bottom-width:2px;
}
td {
  text-align:right;
}
tr.total td {
  font-weight:bold;
  border-top-width:3px;
  border-top-style:double;
}
