.canti, .product_table {
  padding-bottom:20px;
  float:left;
  width:300px;
  }
.product_table {width:400px; margin-top:20px;}
#content .canti p {
  width:300px;
  margin-top:5px;
  font-size:12px;
  }
table {
  border-collapse:collapse;
  }
table#product_catalog td, table#product_catalog th {
  border:1px solid #99C;
  font-size:1em;
  font-weight:bold;
  }
table#product_catalog td, table#product_catalog th {
  padding:5px;  
  }
table#product_catalog th {
  font-weight:bold;
  }    
table#product_catalog tr.liteback {
  color:inherit;
  background-color:#EDF1F7;
  background-image: url(../graphics/bckgrnd_100_lite.gif);
  background-repeat: repeat-x;
  background-position: 0 0;  
  }
table#product_catalog tr.darkback {
  color:inherit;
  background-color:#EDF1F7;
  background-image: url(../graphics/bckgrnd_100_mid.gif);
  background-repeat: repeat-x;
  background-position: 0 0;  
  }  
table#product_catalog caption {
  margin:0 0 10px 0;
  text-align:left; 
  font-weight:bold; 
  font-size:20px;
  }
  

