#myGallery {
	height: 300px;
	width: 503px;	
	overflow:visible;
	}

#myGallery img {
	border: 3px solid #fff;
	margin-left:-254px;
}

.spacegallery a.loading {
	background: #fff url(../images/gallery/ajax_small.gif) no-repeat scroll center center;
	width: 503px;
	}
