div.product{
  border:solid 1px #ccc;
  width:196px;
  margin:2px;
  padding:5px;
  text-align:center;
  float:left;  
}


div.product img{
  width:150px;
  height:150px;
}

div.smallprint{
 font-size:7pt; 
}

