.spacegallery {
	position: relative;
	overflow: hidden;
}
.spacegallery img {
	position: absolute;
	left: 50%;
}
.spacegallery a {
	position: absolute;
	z-index: 1000;
	display: block;
	top: 0;
	left: 0;
	width: 600px;
	height: 400px;
	background:none;
}
#myGallery {

float:right;
padding-top:10px;
	width: 394px;
	height: 136px;
}
#myGallery img {
	border: hidden;
}
a.loading {
	background:none;
}
