﻿	/* Image Box Størrelse */
	.imageSlideshowHolder2,.imageSlideshowHolder2_left{
	    top:90px;
	    Left:140px;	
		position:absolute;
	}		
	/* Image Størrelse */
	.leftFloatingDiv{
	    top:0px;
		Left:0px;
	}
	/* Image placering */
	.imageSlideshowHolder2 img{
		position:absolute;
		left:0px;
		top:0px;
	}


