a.ProductThumb:link, 
a.ProductThumb:visited, 
a.ProductThumb:hover {
  background-position:center center;
  background-repeat:no-repeat;
  width:82px;
  height:55px;
  float:left;
  text-decoration:none;
  margin-bottom:5px;
  margin-right:5px;
}

.ProductInfoHolder {
  height:280px;
  position:relative;
  width:508px;
}

.ProductThumbsHolder {
  float:left;
  position:relative;
  width:200px;
  height: 280px;
  left:325px;
  top: 0px;
  overflow-y: auto;
  overflow-x: hidden;
}

.ProductFotoGroot {
  background-position:center center;
  background-repeat:no-repeat;
  max-width:315px;
  max-height:280px;
  left:0;
  position:absolute;
  text-decoration:none;
  top:0;
}

