#product {
clear: both;
width: 622px;
}
  #product_top {
  background-image:url(../images/product_top.gif);
  background-repeat: no-repeat;
  background-position:top left;  
  float: left;
  width: 580px;
  height: 16px;
  padding-top: 13px;
  padding-bottom: 4px;
  padding-left: 15px;
  padding-right: 15px;
  }
  #product_mid {
  background-image:url(../images/product_mid.gif);
  background-repeat: repeat-y;
  background-position:top left;  
  float: left;
  width: 570px;
  padding: 20px;
  }    
  #product_bottom {
  background-image:url(../images/product_bottom.gif);
  background-repeat: no-repeat;
  background-position:top left;  
  float: left;
  width: 580px;
  height: 16px;
  padding-top: 4px;
  padding-bottom: 13px;
  padding-left: 15px;
  padding-right: 15px;
  }  
  
.aanbieding {
float: left;
width: 270px;
margin-right: 10px;
height: 170px;
}




