#myGallery {
	width: 100%;
}
#myGallery img {
	border: 1px solid #aaa;
	max-height: 500px;
}
a.loading {
	background: #fff url(preloader.gif) no-repeat center;
	display: block;
	width: 100%;
	height: 100%;
}
