/* 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 {
margin-top:40px;
margin-bottom:10px;
border-collapse:collapse;
}
table#productimages_table tr td div#productimages_wrap table#productimages_tbl tr td  {
line-height:0px;
height:160px;
}
table#productimages_table tr td#productimages_left, table#productimages_table tr td#productimages_right {
height:160px;
width:25px;
}
table#productimages_table tr td div#productimages_wrap {
background:none;
overflow:hidden;
width:540px;
}
table#productimages_table tr td div#productimages_wrap table#productimages_tbl tr td a img.productimage {
margin-left:5px;
margin-right:5px;
border:0px;
}







/* Productimage scroller verticaal*/
div#fotomenu_vertical {
float: right;
margin-left: 10px !important;
}

table#productimages_tbl tr td a, table#fotomenu_vertical tr td#productimages_left, table#fotomenu_vertical tr td#productimages_right   {
line-height:0px;
border-collapse: collapse;
}
div#fotomenu_vertical table#productimages_tbl, table.productimages_table{
border-collapse:collapse !important;
}
div#fotomenu_vertical tr td div#productimages_wrap table#productimages_tbl tr td  {
line-height:0px;
}
div#fotomenu_vertical tr td#productimages_left, table#productimages_table tr td#productimages_right {
height:35px;
width:180px;
}
div#fotomenu_vertical tr td div#productimages_wrap {
margin: 0px;
background:#eee;
overflow:hidden;
height:300px;
width: 180px;
}
div#fotomenu_vertical tr td div#productimages_wrap table#productimages_tbl tr td a img.productimage {
margin-left:0px;
margin-right:0px;
margin-top:5px;
margin-bottom:5px;
border:0px;
}

