
table.standard
{
  width:auto;
  margin: 1em 0;  
  border-collapse: collapse;
  font-size:0.875em;  
}

table.standard th, table.standard td
{
  padding: 3px 5px;
  border-bottom: #E3EEF5 solid 1px;  
}

table.standard th
{  
  text-align: left;
  width:150px;  
}
