
table.standard
{      
  border-collapse: collapse;
  font-size: 0.875em;
  background-color: #dabb85; 
  width: 410px;
}

table.standard th, table.standard td
{
  padding: 4px 8px;
  line-height: 1.5em; 
  vertical-align: top;
}

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

table.standard td
{  
  
}

.table-wrapper {  
  background: #d1aa67 url('../images/g-gradient.gif') repeat-x;
  width: 410px;
  padding: 8px; 
}
