table {
  border:none;
  font-weight:normal;
  margin-top:5px;
  margin-bottom:5px;
  text-align:center;
  width:100%;
}
  
th { background-color:#012; color:#06c; border:solid; border-width:1px; border-color:#048; padding:5px; }

th.pic         { font-size:16pt; }
th.variety     { color:#08f; font-size:28pt; }
th.quantity    { font-size:16pt; }
th.price       { font-size:14pt; }
th.rebloomer   { font-size:20pt; }

td { background-color:#024; color:#06f; border:solid; border-width:1px; border-color:#003e78; padding:5px; }

td.checkbox    {}
td.pic         { width:0px;}
td.variety     { background-color:#036; color:#fff; width:100%; font-size:28pt; }
td.year        {}
td.hybridizer  {}
td.garden      {}
td.class       {}
td.price       { font-size:14pt; }
td.description {}
td.height      {}
td.parentage   {}
td.rebloomer   { font-size:20pt; }
td.quantity    { font-size:12pt; }
td.spacerow    { background:none; border-color:#012; padding:0px; }

