/**************************************************************	SlideShow	v 1.3**************************************************************/.slideshowContainer {		border: 1px solid #ccc;	width: 450px;	height: 300px;	margin-bottom: 5px;	margin-top: 0px;	margin-left: 75px;}.gallerie {	border: 1px solid #ccc;	padding : 20px; 	width: 410px;	height: 280px;	margin-bottom: 5px;	margin-top: 0px;	margin-left: 85px;}.loading {	background: url(../images/loading.gif) center no-repeat;}.slideshowThumbnail {	outline: none;}.slideshowThumbnail img {margin-top: 0px; width: 40px;height : 27px; 	border: 1px solid white;	padding: 4px;}a:hover.slideshowThumbnail img {	border: 1px solid #ccc;	padding: 4px;}.current img {	border: 1px solid red;	padding: 5px;}.outline {	border: 1px solid orange;	z-index: 0;	position: absolute;}#thumbnails {	margin-left: 70px;	width: 450px;	float: left;/}/*************************************************************/.main #center .tab #container #thumbnails .control {	overflow: visible;	position: relative;		z-index: auto;	height: auto;	width: auto;	top: 504px;	margin-left: 150px;}