li.product_list_summary  { 
  background-color:white;
  border-color:white;
  border-style:solid;
  border-width:1px 0;
  cursor:default;
  float: none;
  position:relative;
  text-align:inherit;
  width:inherit; 
}

img.product_list_summary { 
/*  border: solid;*/
}

dl.product_list_summary { 
  padding-top: 1em;
}