BODY {
  margin-left: 1.0cm;
  margin-right: 1.0cm;
}

.label
{
  vertical-align: top;
}

div.columned span.label {
  width: 96px;
  float: left;
}

div.columned span.data {
  clear: both;
}

h4 {
  float: left;
  margin: 0 1em 0 0;
  font-style: italic;
}

/* Seems to work in Moz and Netscape, but not IE. */
.rightcolumn
{
  position: absolute; 
  top: 0.5em;
  left: 50%;
  width: 100%; 
}

/* Rule to fix quirks-mode inheritance behavior 
table, caption 
{
  font-size: inherit;
  font-weight: inherit;
  font-style: inherit;
  font-variant: inherit;
}
*/
