/* Productimage scroller horizontaal*/
table#productimages_tbl tr td a, table#productimages_table tr td#productimages_left, table#productimages_table tr td#productimages_right   {
line-height:0px;
}
table#productimages_table {
float:left;
border-collapse:collapse;
margin-top: 20px;
}
table#productimages_table tr td div#productimages_wrap table#productimages_tbl tr td  {
line-height:0px;
}
table#productimages_table tr td#productimages_left, table#productimages_table tr td#productimages_right {
height:135px;
width:25px;
vertical-align: middle;
}
table#productimages_table tr td div#productimages_wrap {
background:white;
width: 676px;
border:1px solid #3C3B61;
overflow:hidden;
}
table#productimages_table tr td div#productimages_wrap table#productimages_tbl tr td a img.productimage {
margin-left:5px;
margin-right:5px;
border:0px;
height: 125px;
}

/* Productimage scroller verticaal*/
table#productimages_tbl tr td a, table#fotomenu_vertical tr td#productimages_left, table#fotomenu_vertical tr td#productimages_right   {
line-height:0px;
}

