table.standard
{  
  margin: 1em 0 1em 0;  
}

table.standard th, table.standard td
{
  line-height:1.75em;
  padding:0.5em;
}

table.standard th {
  text-align:left;
  background-color:#edf0f4;
  width:9em;
}

