
td.product_description p {
  line-height:17px;
  padding:5px;
}


td.product_description {
  margin:0;
  border-right: 2px #73AA18 solid;
  border-left:2px #73AA18 solid;
  padding:3px;
  line-height:17px;
  background-color:#E7EFD6;
}

td.product_page_price {
  font-size:15px;
  padding-left:13px;

}


td.product_page_price {
  background-image:url(product_price.gif);
  height:26px;
}

table.listing .product_page_image {
  width:223px; 
  background-color:White; 
  text-align:center;
  border-left:2px #7B9E31 solid;
}


table.listing div.product_data {
   width:230px;
   margin-top:3px;

}

table.listing td.text2 {
  border-right:2px #7B9E31 solid;
  background-color:#E7EFD6;
}

table.listing ul {
  list-style-type:square;
  margin-left:10px;
  padding-left:10px;
 

}

